Searched full:doxyfile (Results 1 – 25 of 302) sorted by relevance
12345678910>>...13
4 For every Doxyfile-(.*) the Makefile adds the public targets $1, pdf-$1 and5 clean-$1. For e.g. Doxyfile-dev_pci this translates to the targets dev_pci,13 To add another part to the documentation just copy a Doxyfile and add16 The following environment variables can be used in the Doxyfile:
4 _ALL!= cd ${.CURDIR} && ls Doxyfile-*5 ALL= ${_ALL:C/Doxyfile-//g}6 PDF_ALL=${_ALL:C/Doxyfile/pdf/g}63 doxygen ${.CURDIR}/Doxyfile-${target}
1 # Doxyfile 1.5.217 @INCLUDE = common-Doxyfile
1 # Doxyfile 1.5.218 @INCLUDE = common-Doxyfile
11 # git checkout -- CHANGELOG.md Doxyfile CMakeLists.txt doc/source/conf.py examples/bazel/third_part…32 # Update Doxyfile34 replace('Doxyfile', DOXY_VERSION + '.*', DOXY_VERSION + version)
28 echo ">>>>> Checking Doxyfile"29 grep PROJECT_NUMBER Doxyfile30 prompt "Is the Doxyfile version correct?"