Searched refs:doxygen (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/
H A DMakefile.am36 doxygen:
39 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
43 doxygen-maint:
46 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
50 doxygen-man:
53 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
57 .PHONY: doxygen doxygen-maint doxygen-man
/freebsd-10.0-release/contrib/libyaml/
H A DMakefile.am6 EXTRA_DIST = README LICENSE doc/doxygen.cfg
H A Dconfigure10534 # Extract the first word of "doxygen", so it can be a program name with args.
10535 set dummy doxygen; ac_word=$2
/freebsd-10.0-release/kerberos5/lib/libwind/
H A DMakefile16 doxygen.c \
/freebsd-10.0-release/tools/kerneldoc/
H A DMakefile11 doxygen
/freebsd-10.0-release/contrib/subversion/doc/
H A Ddoxygen.conf4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
41 OUTPUT_DIRECTORY = doc/doxygen
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
46 # Enabling this option can be useful when feeding doxygen a huge amount of
53 # documentation generated by doxygen is written. Doxygen will use this
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
114 # If left blank the directory from which doxygen is run is used as the
128 # If the SHORT_NAMES tag is set to YES, doxygen wil
[all...]
/freebsd-10.0-release/tools/kerneldoc/subsys/
H A DMakefile64 doxygen ${.CURDIR}/Doxyfile-${target}
91 @doxygen -u ${config_file}
/freebsd-10.0-release/contrib/apr-util/
H A DMakefile.in117 doxygen $(top_srcdir)/docs/doxygen.conf
H A Dapr-util.spec13 BuildRequires: autoconf, libtool, doxygen, apr-devel >= 1.4.0
/freebsd-10.0-release/kerberos5/lib/libroken/
H A DMakefile32 doxygen.c \
/freebsd-10.0-release/contrib/apr/
H A Dapr.spec13 BuildRequires: autoconf, libtool, doxygen, python
/freebsd-10.0-release/kerberos5/lib/libhx509/
H A DMakefile182 doxygen.c \
/freebsd-10.0-release/
H A DMakefile22 # doxygen - Build API documentation of the kernel, needs doxygen.
100 distributeworld distrib-dirs distribution doxygen \
H A DMakefile.inc137 # doxygen - build API documentation of the kernel
1119 # doxygen
1121 # Build the API documentation with doxygen
1123 doxygen:
1124 @if [ ! -x `/usr/bin/which doxygen` ]; then \
1125 echo "You need doxygen (devel/doxygen) to generate the API documentation of the kernel." | /usr/bin/fmt; \
/freebsd-10.0-release/contrib/subversion/
H A DMakefile.in628 doc/doxygen.conf | $(DOXYGEN) - )
641 rm -rf $(top_srcdir)/doc/doxygen
H A Dconfigure1612 --with-doxygen=PATH Specify the command to run doxygen
17703 doxygen=yes
17705 # Check whether --with-doxygen was given.
17708 doxygen="$withval"
17712 if test "$doxygen" = "yes"; then
17713 # Extract the first word of "doxygen", so it can be a program name with args.
17714 set dummy doxygen; ac_word=$2
17755 DOXYGEN="$doxygen"
/freebsd-10.0-release/kerberos5/lib/libkrb5/
H A DMakefile530 doxygen.c \
/freebsd-10.0-release/contrib/ldns/
H A Dconfigure692 doxygen
5772 # Extract the first word of "doxygen", so it can be a program name with args.
5773 set dummy doxygen; ac_word=$2
5779 if test -n "$doxygen"; then
5780 ac_cv_prog_doxygen="$doxygen" # Let the user override the test.
5789 ac_cv_prog_doxygen="doxygen"
5799 doxygen=$ac_cv_prog_doxygen
5800 if test -n "$doxygen"; then
5801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $doxygen" >&5
5802 $as_echo "$doxygen" >
[all...]
/freebsd-10.0-release/contrib/unbound/
H A Dconfigure713 doxygen
5968 # Extract the first word of "doxygen", so it can be a program name with args.
5969 set dummy doxygen; ac_word=$2
5975 if test -n "$doxygen"; then
5976 ac_cv_prog_doxygen="$doxygen" # Let the user override the test.
5985 ac_cv_prog_doxygen="doxygen"
5995 doxygen=$ac_cv_prog_doxygen
5996 if test -n "$doxygen"; then
5997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $doxygen" >&5
5998 $as_echo "$doxygen" >
[all...]

Completed in 379 milliseconds