Home
last modified time | relevance | path

Searched refs:doxygen (Results 1 – 25 of 101) sorted by relevance

12345

/external/clang/docs/
DMakefile15 DOXYGEN = doxygen
17 $(PROJ_OBJ_DIR)/doxygen.cfg: doxygen.cfg.in
30 DOXYFILES := doxygen.cfg.in doxygen.css doxygen.footer doxygen.header \
31 doxygen.intro
34 .PHONY: install-html install-doxygen doxygen generated
41 install_targets += install-doxygen
47 generated:: doxygen
64 install-doxygen: doxygen
65 $(Echo) Installing doxygen documentation
66 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
[all …]
Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project
31 # where doxygen was started. If left blank the current directory will be used.
33 OUTPUT_DIRECTORY = @abs_builddir@/doxygen
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
38 # Enabling this option can be useful when feeding doxygen a huge amount of
45 # documentation generated by doxygen is written. Doxygen will use this
98 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
115 # If left blank the directory from which doxygen is run is used as the
129 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
165 # tag is set to YES, then doxygen will reuse the documentation of the first
[all …]
/external/llvm/docs/
DMakefile15 DOXYGEN = doxygen
17 $(PROJ_OBJ_DIR)/doxygen.cfg: doxygen.cfg.in
29 DOXYFILES := doxygen.cfg.in doxygen.css doxygen.footer doxygen.header \
30 doxygen.intro
33 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated
37 install_targets += install-doxygen
46 generated_targets := doxygen
68 install-doxygen: doxygen
69 $(Echo) Installing doxygen documentation
70 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
[all …]
Dprogramming.rst35 * `Doxygen generated documentation <http://llvm.org/doxygen/>`_
37 (`classes <http://llvm.org/doxygen/inherits.html>`_)
38 (`tarball <http://llvm.org/doxygen/doxygen.tar.gz>`_)
Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
41 OUTPUT_DIRECTORY = @abs_top_builddir@/docs/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 will generate much shorter
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
[all …]
Ddoxygen.footer4 <a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
/external/libvpx/nestegg/docs/
DMakefile.am1 doc_DATA = doxygen-build.stamp
6 doxygen-build.stamp: Doxyfile
7 doxygen
8 touch doxygen-build.stamp
10 doxygen-build.stamp:
12 touch doxygen-build.stamp
26 install-data-local: doxygen-build.stamp
37 if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi
DDoxyfile.in4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
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 will generate much shorter
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
214 # the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP,
[all …]
/external/libvorbis/doc/
DMakefile.am75 doc_DATA = $(static_docs) $(SPEC_PNG) $(built_docs) doxygen-build.stamp
77 doc_DATA = $(static_docs) doxygen-build.stamp
119 doxygen-build.stamp: Doxyfile $(top_srcdir)/include/vorbis/*.h
120 doxygen
121 touch doxygen-build.stamp
123 doxygen-build.stamp:
125 touch doxygen-build.stamp
128 install-data-local: doxygen-build.stamp
147 if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi
DDoxyfile.in4 # doxygen (www.doxygen.org) for a project
31 # where doxygen was started. If left blank the current directory will be used.
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
38 # Enabling this option can be useful when feeding doxygen a huge amount of source
45 # documentation generated by doxygen is written. Doxygen will use this
62 #This tag is now obsolete, according to doxygen 1.5.2
96 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
113 # If left blank the directory from which doxygen is run is used as the
127 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
163 # tag is set to YES, then doxygen will reuse the documentation of the first
[all …]
/external/libusb/doc/
DMakefile.am1 EXTRA_DIST = doxygen.cfg.in
3 docs: doxygen.cfg
4 doxygen $^
Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
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
96 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
113 # If left blank the directory from which doxygen is run is used as the
127 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
170 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
206 # set this tag to YES in order to let doxygen match functions declarations and
[all …]
/external/eigen/doc/
Deigendoxy_footer.html.in3 <a href="http://www.doxygen.org/index.html"><img class="footer" src="$relpath$doxygen.png" alt="dox…
DCMakeLists.txt70 COMMAND doxygen Doxyfile-unsupported
71 COMMAND doxygen
72 …COMMAND doxygen Doxyfile-unsupported # run doxygen twice to get proper eigen <=> unsupported cross…
DDoxyfile.in2 # doxygen (www.doxygen.org) for a project
38 # where doxygen was started. If left blank the current directory will be used.
42 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
45 # Enabling this option can be useful when feeding doxygen a huge amount of
52 # documentation generated by doxygen is written. Doxygen will use this
106 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
123 # If left blank the directory from which doxygen is run is used as the
137 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
180 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
244 # set this tag to YES in order to let doxygen match functions declarations and
[all …]
/external/bison/tests/
Dc++.at55 # generated by doxygen. Possible values are YES and NO. If left blank
60 # that are generated by doxygen. Possible values are YES and NO. If
63 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate
67 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings
73 # that doxygen can produce. The string should contain the $file,
78 # If the EXTRACT_ALL tag is set to YES doxygen will assume all
94 AT_CHECK([doxygen --version || exit 77], 0, ignore)
95 AT_CHECK([doxygen], 0, [], [ignore])
/external/antlr/antlr-3.4/runtime/Python/
Dmkdoxy.sh3 if [ -e doxygen.sh ]; then
4 . doxygen.sh
20 doxygen doxyfile
/external/antlr/antlr-3.4/runtime/C/
Ddoxyfile4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
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
107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
124 # If left blank the directory from which doxygen is run is used as the
138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
174 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
224 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
[all …]
/external/dbus/cmake/modules/
DFindDoxygen.cmake2 find_program(DOXYGEN_EXECUTABLE NAMES doxygen DOC "doxygen executable")
/external/oprofile/doc/srcdoc/
DMakefile1 DOXYGEN=doxygen
6 doxygen Doxyfile
/external/qemu/distrib/sdl-1.2.15/Xcode/XcodeDocSet/
DDoxyfile4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
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
107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
124 # If left blank the directory from which doxygen is run is used as the
138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
174 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
224 # the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP,
[all …]
/external/eigen/unsupported/doc/
DDoxyfile.in2 # doxygen (www.doxygen.org) for a project
38 # where doxygen was started. If left blank the current directory will be used.
42 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
45 # Enabling this option can be useful when feeding doxygen a huge amount of
52 # documentation generated by doxygen is written. Doxygen will use this
106 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
123 # If left blank the directory from which doxygen is run is used as the
137 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
180 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
236 # set this tag to YES in order to let doxygen match functions declarations and
[all …]
/external/srec/doc/
Dsrec.doxygen4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
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
106 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
123 # If left blank the directory from which doxygen is run is used as the
137 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
180 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
216 # set this tag to YES in order to let doxygen match functions declarations and
[all …]
/external/libvpx/
Dlibs.doxy_template15 # doxygen (www.doxygen.org) for a project
44 # where doxygen was started. If left blank the current directory will be used.
48 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
51 # Enabling this option can be useful when feeding doxygen a huge amount of
58 # documentation generated by doxygen is written. Doxygen will use this
101 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
118 # If left blank the directory from which doxygen is run is used as the
132 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
168 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
204 # set this tag to YES in order to let doxygen match functions declarations and
[all …]
/external/srtp/doc/
DMakefile28 doxygen
36 doxygen crypto.dox

12345