Lines Matching +full:make +full:- +full:docs
10 make code-format
17 ./.custom-format.py -i file-that-you-have-created.c
24 Makefiles/GNUmakefile (or your patches to our pre-existing Makefiles) to be as
27 ## How to contribute to the docs
29 We welcome contributions to our docs.
34 * [docs/](docs/) (this is where you can find most of our docs content)
40 When working on the docs, please keep the following guidelines in mind:
47 * Don't: fuzzing-network-service.md
48 * Use a maximum of 80 characters per line to make reading in a console easier.
49 * Make all pull requests against `dev`, see
50 [#how-to-submit-a-pull-request-to-afl](#how-to-submit-a-pull-request-to-afl).
52 And finally, here are some best practices for writing docs content:
59 * Link to related content, for example, prerequisites or in-depth discussions.