Lines Matching full:doc
7 enforced by the `make doc-nits` target resp. `check-docs` GitHub action.
23 So, create a new `.pod` file named `doc/man3/FUNCTION.pod`.
31 doc/man3/BIO_set_dgram_origin.pod
37 Next, you need to add your new file to the `doc/build.info` file.
44 this will update `doc/build.info`.
47 With these two changes, running `make doc-nits` locally should
104 If you run `make doc-nits`, you might be surprised that it only
108 $ make doc-nits
110 /usr/bin/perl ./util/find-doc-nits -c -n -l -e
113 make: *** [Makefile:3833: doc-nits] Error 1
158 Finally, we reached the point where `make doc-nits` complains about
162 $ make doc-nits
163 /usr/bin/perl ./util/find-doc-nits -c -n -l -e
168 make: *** [Makefile:3833: doc-nits] Error 1
173 they have appeared for the first time. The option -i for "find-doc-nits"