Lines Matching +full:docs +full:- +full:llvm +full:- +full:man
13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # that follow. The default is UTF-8 which is also the encoding used for all
23 DOXYFILE_ENCODING = UTF-8
41 OUTPUT_DIRECTORY = @abs_top_builddir@/docs/cpp_reference
44 # 4096 sub-directories (in 2 levels) under the output directory of each output
56 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
58 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
59 # messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
60 # Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak,
79 # This tag implements a quasi-intelligent brief description abbreviator
83 # used as the annotated text. Otherwise, the brief description is used as-is.
111 # can be used to strip a user-defined part of the path. Stripping is
112 # only done if one of the specified strings matches the left-hand part of
119 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
124 # are normally passed to the compiler using the -I flag.
130 # doesn't support long names like on DOS, Mac, or CD-ROM.
135 # will interpret the first line (until the first dot) of a JavaDoc-style
137 # comments will behave just like regular Qt-style comments
143 # interpret the first line (until the first dot) of a Qt-style
145 # will behave just like regular Qt-style comments (thus requiring
151 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
153 # The new default is to treat a multi-line C++ comment block as a detailed
160 # re-implements.
179 # will result in a user-defined paragraph with heading "Side Effects:".
212 # Doxygen has a built-in mapping, but you can override or extend it using this
215 # C++, D, PHP, Objective-C, Python, Fortran, VHDL, C, C++. For instance to make
292 #---------------------------------------------------------------------------
294 #---------------------------------------------------------------------------
319 # This flag is only useful for Objective-C code. When set to YES local
371 # file names in lower-case letters. If set to YES upper-case letters are also
420 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
421 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
432 # sorted by fully-qualified names, including namespaces. If set to
508 # popen()) the command <command> <input-file>, where <command> is the value of
509 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
518 # that represents doxygen's defaults, run doxygen with the -l option.
524 #---------------------------------------------------------------------------
526 #---------------------------------------------------------------------------
575 #---------------------------------------------------------------------------
577 #---------------------------------------------------------------------------
586 @abs_top_srcdir@/docs/doxygen-mainpage.dox
589 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
594 INPUT_ENCODING = UTF-8
598 # and *.h) to filter out the source-files in the directories. If left
647 # and *.h) to filter out the source-files in the directories. If left
663 IMAGE_PATH = @abs_top_srcdir@/docs/img
667 # by executing (via popen()) the command <filter> <input-file>, where <filter>
668 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
693 #---------------------------------------------------------------------------
695 #---------------------------------------------------------------------------
698 # be generated. Documented entities will be cross-referenced with these sources.
737 # built-in source browser. The htags tool is part of GNU's global source
749 #---------------------------------------------------------------------------
751 #---------------------------------------------------------------------------
770 IGNORE_PREFIX = llvm::
772 #---------------------------------------------------------------------------
774 #---------------------------------------------------------------------------
781 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
805 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
807 # fine-tune the look of the HTML output. If the tag is left blank doxygen
877 DOCSET_FEEDNAME = "Doxygen generated docs"
881 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
887 # the documentation publisher. This should be a reverse domain-name style
912 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
961 # http://doc.trolltech.com/qthelpproject.html#virtual-folders
967 # http://doc.trolltech.com/qthelpproject.html#custom-filters
973 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
981 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
988 # If non-empty doxygen will try to run qhelpgenerator on the generated
1021 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1024 # containing a tree-like index structure (just like the one that
1083 #---------------------------------------------------------------------------
1085 #---------------------------------------------------------------------------
1092 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
1169 #---------------------------------------------------------------------------
1171 #---------------------------------------------------------------------------
1179 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1211 #---------------------------------------------------------------------------
1212 # configuration options related to the man page output
1213 #---------------------------------------------------------------------------
1216 # generate man pages
1220 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
1222 # put in front of it. If left blank `man' will be used as the default path.
1227 # the generated man pages (default is the subroutine's section .3)
1231 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1232 # then it will generate one additional man file for each entity
1233 # documented in the real man page(s). These additional files
1234 # only source the real man page, but without them the man command
1239 #---------------------------------------------------------------------------
1241 #---------------------------------------------------------------------------
1269 # and cross-referencing information) to the XML output. Note that
1274 #---------------------------------------------------------------------------
1276 #---------------------------------------------------------------------------
1286 #---------------------------------------------------------------------------
1288 #---------------------------------------------------------------------------
1321 #---------------------------------------------------------------------------
1323 #---------------------------------------------------------------------------
1326 # evaluate all C-preprocessor directives found in the sources and include
1356 # patterns (like *.h and *.hpp) to filter out the header-files in the
1363 # are defined before the preprocessor is started (similar to the -D option of
1380 # doxygen's preprocessor will remove all function-like macros that are alone
1382 # function macros are typically used for boiler-plate code, and will confuse
1387 #---------------------------------------------------------------------------
1389 #---------------------------------------------------------------------------
1432 #---------------------------------------------------------------------------
1434 #---------------------------------------------------------------------------
1610 # enabling this option may lead to badly anti-aliased labels on the edges of
1616 # files in one run (i.e. multiple -o and -T options on the command line). This