Home
last modified time | relevance | path

Searched full:doxyfile (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/freebsd/tools/kerneldoc/subsys/
H A DREADME4 For every Doxyfile-(.*) the Makefile adds the public targets $1, pdf-$1 and
5 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 add
16 The following environment variables can be used in the Doxyfile:
H A DMakefile4 _ALL!= cd ${.CURDIR} && ls Doxyfile-*
5 ALL= ${_ALL:C/Doxyfile-//g}
6 PDF_ALL=${_ALL:C/Doxyfile/pdf/g}
63 doxygen ${.CURDIR}/Doxyfile-${target}
H A DDoxyfile-xen1 # Doxyfile 1.5.2
17 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_ice1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_iscsi1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_malo1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_mge1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_mii1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_mmcnull1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_mpr1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_mvs1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_mwl1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_my1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_netfpga10g1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_nmdm1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_ocs_fc1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_otus1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_pcf1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_re1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_rtwn1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_safe1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_sge1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
H A DDoxyfile-dev_speaker1 # Doxyfile 1.5.2
18 @INCLUDE = common-Doxyfile
/freebsd/contrib/libcbor/misc/
H A Dupdate_version.py11 # git checkout -- CHANGELOG.md Doxyfile CMakeLists.txt doc/source/conf.py examples/bazel/third_part…
32 # Update Doxyfile
34 replace('Doxyfile', DOXY_VERSION + '.*', DOXY_VERSION + version)
/freebsd/contrib/libcbor/
H A Drelease.sh28 echo ">>>>> Checking Doxyfile"
29 grep PROJECT_NUMBER Doxyfile
30 prompt "Is the Doxyfile version correct?"

12345678910>>...13