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

12345678910

/xsrc/external/mit/libxcb/dist/doc/
H A DMakefile.am5 xcb.doxygen.in \
19 doxygen xcb.doxygen
H A DMakefile.in102 CONFIG_CLEAN_FILES = xcb.doxygen
124 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xcb.doxygen.in
299 xcb.doxygen.in \
336 xcb.doxygen: $(top_builddir)/config.status $(srcdir)/xcb.doxygen.in
506 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_DOT_TRUE@@HAVE_DOXYGEN_TRUE@ doxygen xcb.doxygen
/xsrc/external/mit/MesaLib.old/dist/doxygen/
H A DMakefile7 doxygen $<
24 $(foreach FILE,$(FULL),doxygen $(FILE);)
32 $(foreach FILE,$(SUBSET),doxygen $(FILE);)
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A DMakefile.am157 html/doxygen.css \
158 html/doxygen.png \
366 doxygen.conf \
367 doxygen.css \
368 doxygen.foot \
369 doxygen.head \
375 DOXYGEN_SRC=doxygen.head doxygen.foot doxygen.css doxygen
[all...]
H A Ddoxygen.conf4 # doxygen (www.doxygen.org) for a project
31 # where doxygen was started. If left blank the current directory will be used.
36 # documentation generated by doxygen is written. Doxygen will use this
66 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
86 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
115 # tag is set to YES, then doxygen will reuse the documentation of the first
161 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
245 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
302 # by doxygen
[all...]
H A DMakefile.in90 $(srcdir)/Makefile.in $(srcdir)/doxygen.conf.in \
116 CONFIG_CLEAN_FILES = doxygen.conf
578 html/doxygen.css \
579 html/doxygen.png \
786 doxygen.conf \
787 doxygen.css \
788 doxygen.foot \
789 doxygen.head \
792 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@DOXYGEN_SRC = doxygen.head doxygen
[all...]
H A Ddoxygen.conf.in4 # doxygen (www.doxygen.org) for a project
31 # where doxygen was started. If left blank the current directory will be used.
36 # documentation generated by doxygen is written. Doxygen will use this
66 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
86 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
115 # tag is set to YES, then doxygen will reuse the documentation of the first
161 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
245 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
302 # by doxygen
[all...]
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Ddoxygen.cmake1 # Setup doxygen stuff. Only really of interest to devs...
7 set(DOXYGEN_DIR "${CMAKE_CURRENT_BINARY_DIR}/doxygen")
29 add_custom_target(doxygen target
/xsrc/external/mit/libpciaccess/dist/
H A DREADME.md5 sources via the doxygen command. Information about porting Xorg
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dindex.adoc27 * <<doxygen.adoc#,Doxygen>> discusses use of Doxygen to document the
/xsrc/external/mit/libvdpau/dist/
H A Dconfigure.ac60 AC_CHECK_TOOL([DOXYGEN], [doxygen], [no])
68 AC_ERROR([Documentation enabled but doxygen was not found in your path])
/xsrc/external/mit/xorg-server.old/dist/
H A Dcompile61 CONFOPT="${CONFOPT} --enable-docs --enable-devel-docs --enable-builddocs --with-doxygen --with-xmlto --with-fop"
64 export DOXYGEN=/opt/local/bin/doxygen
/xsrc/external/mit/ctwm/dist/
H A DMakefile21 man-pdf doxygen doxyclean tags: build/Makefile target
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in654 # the --with-doxygen option, it allows maximum flexibility in making decisions
655 # as whether or not to use the doxygen package. When DEFAULT is not specified,
656 # --with-doxygen assumes 'auto'.
660 # DOXYGEN: returns the path of the doxygen program found
662 # --with-doxygen: 'yes' user instructs the module to use doxygen
663 # 'no' user instructs the module not to use doxygen
668 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
671 AC_ARG_WITH(doxygen,
672 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/xf86dga/dist/
H A Daclocal.m41530 # the --with-doxygen option, it allows maximum flexibilty in making decisions
1531 # as whether or not to use the doxygen package. When DEFAULT is not specified,
1532 # --with-doxygen assumes 'auto'.
1536 # DOXYGEN: returns the path of the doxygen program found
1538 # --with-doxygen: 'yes' user instructs the module to use doxygen
1539 # 'no' user instructs the module not to use doxygen
1544 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
1546 AC_ARG_WITH(doxygen,
1547 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/evieext/dist/
H A Daclocal.m41530 # the --with-doxygen option, it allows maximum flexibilty in making decisions
1531 # as whether or not to use the doxygen package. When DEFAULT is not specified,
1532 # --with-doxygen assumes 'auto'.
1536 # DOXYGEN: returns the path of the doxygen program found
1538 # --with-doxygen: 'yes' user instructs the module to use doxygen
1539 # 'no' user instructs the module not to use doxygen
1544 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
1546 AC_ARG_WITH(doxygen,
1547 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libxcb/dist/
H A Dconfigure.ac37 AC_MSG_WARN([dot not found - doxygen targets will be skipped])
296 doc/xcb.doxygen
/xsrc/external/mit/libXau/dist/
H A Daclocal.m42237 # the --with-doxygen option, it allows maximum flexibility in making decisions
2238 # as whether or not to use the doxygen package. When DEFAULT is not specified,
2239 # --with-doxygen assumes 'auto'.
2243 # DOXYGEN: returns the path of the doxygen program found
2245 # --with-doxygen: 'yes' user instructs the module to use doxygen
2246 # 'no' user instructs the module not to use doxygen
2251 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
2254 AC_ARG_WITH(doxygen,
2255 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m41020 # the --with-doxygen option, it allows maximum flexibilty in making decisions
1021 # as whether or not to use the doxygen package. When DEFAULT is not specified,
1022 # --with-doxygen assumes 'auto'.
1026 # DOXYGEN: returns the path of the doxygen program found
1028 # --with-doxygen: 'yes' user instructs the module to use doxygen
1029 # 'no' user instructs the module not to use doxygen
1034 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
1037 AC_ARG_WITH(doxygen,
1038 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m41020 # the --with-doxygen option, it allows maximum flexibilty in making decisions
1021 # as whether or not to use the doxygen package. When DEFAULT is not specified,
1022 # --with-doxygen assumes 'auto'.
1026 # DOXYGEN: returns the path of the doxygen program found
1028 # --with-doxygen: 'yes' user instructs the module to use doxygen
1029 # 'no' user instructs the module not to use doxygen
1034 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
1037 AC_ARG_WITH(doxygen,
1038 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m42080 # the --with-doxygen option, it allows maximum flexibility in making decisions
2081 # as whether or not to use the doxygen package. When DEFAULT is not specified,
2082 # --with-doxygen assumes 'auto'.
2086 # DOXYGEN: returns the path of the doxygen program found
2088 # --with-doxygen: 'yes' user instructs the module to use doxygen
2089 # 'no' user instructs the module not to use doxygen
2094 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
2097 AC_ARG_WITH(doxygen,
2098 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXext/dist/
H A Daclocal.m42080 # the --with-doxygen option, it allows maximum flexibility in making decisions
2081 # as whether or not to use the doxygen package. When DEFAULT is not specified,
2082 # --with-doxygen assumes 'auto'.
2086 # DOXYGEN: returns the path of the doxygen program found
2088 # --with-doxygen: 'yes' user instructs the module to use doxygen
2089 # 'no' user instructs the module not to use doxygen
2094 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
2097 AC_ARG_WITH(doxygen,
2098 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXfixes/dist/
H A Daclocal.m42080 # the --with-doxygen option, it allows maximum flexibility in making decisions
2081 # as whether or not to use the doxygen package. When DEFAULT is not specified,
2082 # --with-doxygen assumes 'auto'.
2086 # DOXYGEN: returns the path of the doxygen program found
2088 # --with-doxygen: 'yes' user instructs the module to use doxygen
2089 # 'no' user instructs the module not to use doxygen
2094 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
2097 AC_ARG_WITH(doxygen,
2098 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m42237 # the --with-doxygen option, it allows maximum flexibility in making decisions
2238 # as whether or not to use the doxygen package. When DEFAULT is not specified,
2239 # --with-doxygen assumes 'auto'.
2243 # DOXYGEN: returns the path of the doxygen program found
2245 # --with-doxygen: 'yes' user instructs the module to use doxygen
2246 # 'no' user instructs the module not to use doxygen
2251 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
2254 AC_ARG_WITH(doxygen,
2255 AS_HELP_STRING([--with-doxygen],
[all...]
/xsrc/external/mit/libXft/dist/
H A Daclocal.m41020 # the --with-doxygen option, it allows maximum flexibilty in making decisions
1021 # as whether or not to use the doxygen package. When DEFAULT is not specified,
1022 # --with-doxygen assumes 'auto'.
1026 # DOXYGEN: returns the path of the doxygen program found
1028 # --with-doxygen: 'yes' user instructs the module to use doxygen
1029 # 'no' user instructs the module not to use doxygen
1034 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
1037 AC_ARG_WITH(doxygen,
1038 AS_HELP_STRING([--with-doxygen],
[all...]

Completed in 79 milliseconds

12345678910