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
29 PROJECT_NAME = "LLVM OpenMP* Runtime Library"
58 # 4096 sub-directories (in 2 levels) under the output directory of each output
70 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
72 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
73 # messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
74 # Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak,
93 # This tag implements a quasi-intelligent brief description abbreviator
97 # used as the annotated text. Otherwise, the brief description is used as-is.
125 # can be used to strip a user-defined part of the path. Stripping is
126 # only done if one of the specified strings matches the left-hand part of
135 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
140 # are normally passed to the compiler using the -I flag.
146 # doesn't support long names like on DOS, Mac, or CD-ROM.
151 # will interpret the first line (until the first dot) of a JavaDoc-style
153 # comments will behave just like regular Qt-style comments
159 # interpret the first line (until the first dot) of a Qt-style
161 # will behave just like regular Qt-style comments (thus requiring
167 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
169 # The new default is to treat a multi-line C++ comment block as a detailed
176 # re-implements.
195 # will result in a user-defined paragraph with heading "Side Effects:".
200 # This tag can be used to specify a number of word-keyword mappings (TCL only).
235 # extension. Doxygen has a built-in mapping, but you can override or extend it
238 # Javascript, CSharp, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL, C,
246 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
309 # @ingroup) instead of on a separate page (for HTML and Man pages) or
318 # structs, classes, and unions are shown on a separate page (for HTML and Man
353 # pre-resolved symbols. If the cache is too small doxygen will become slower.
360 #---------------------------------------------------------------------------
362 #---------------------------------------------------------------------------
392 # This flag is only useful for Objective-C code. When set to YES local
444 # file names in lower-case letters. If set to YES upper-case letters are also
493 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
494 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
505 # sorted by fully-qualified names, including namespaces. If set to
586 # popen()) the command <command> <input-file>, where <command> is the value of
587 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
596 # that represents doxygen's defaults, run doxygen with the -l option.
612 #---------------------------------------------------------------------------
614 #---------------------------------------------------------------------------
663 #---------------------------------------------------------------------------
665 #---------------------------------------------------------------------------
678 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
683 INPUT_ENCODING = UTF-8
687 # and *.h) to filter out the source-files in the directories. If left
710 EXCLUDE = src/test-touch.c
742 # and *.h) to filter out the source-files in the directories. If left
762 # by executing (via popen()) the command <filter> <input-file>, where <filter>
763 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
796 #---------------------------------------------------------------------------
798 #---------------------------------------------------------------------------
801 # be generated. Documented entities will be cross-referenced with these sources.
840 # built-in source browser. The htags tool is part of GNU's global source
852 #---------------------------------------------------------------------------
854 #---------------------------------------------------------------------------
875 #---------------------------------------------------------------------------
877 #---------------------------------------------------------------------------
884 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
901 # It is advised to generate a default header using "doxygen -w html
915 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
917 # fine-tune the look of the HTML output. If left blank doxygen will
925 # user-defined cascading style sheet that is included after the standard
939 # the files will be copied as-is; there are no commands or markers available.
1009 DOCSET_FEEDNAME = "Doxygen generated docs"
1013 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
1019 # identify the documentation publisher. This should be a reverse domain-name
1044 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1093 # http://doc.trolltech.com/qthelpproject.html#virtual-folders
1099 # http://doc.trolltech.com/qthelpproject.html#custom-filters
1105 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
1113 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
1120 # If non-empty doxygen will try to run qhelpgenerator on the generated
1150 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1153 # containing a tree-like index structure (just like the one that
1242 #---------------------------------------------------------------------------
1244 #---------------------------------------------------------------------------
1251 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
1341 #---------------------------------------------------------------------------
1343 #---------------------------------------------------------------------------
1351 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1383 #---------------------------------------------------------------------------
1384 # configuration options related to the man page output
1385 #---------------------------------------------------------------------------
1388 # generate man pages
1392 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
1394 # put in front of it. If left blank `man' will be used as the default path.
1399 # the generated man pages (default is the subroutine's section .3)
1403 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1404 # then it will generate one additional man file for each entity
1405 # documented in the real man page(s). These additional files
1406 # only source the real man page, but without them the man command
1411 #---------------------------------------------------------------------------
1413 #---------------------------------------------------------------------------
1441 # and cross-referencing information) to the XML output. Note that
1446 #---------------------------------------------------------------------------
1448 #---------------------------------------------------------------------------
1458 #---------------------------------------------------------------------------
1460 #---------------------------------------------------------------------------
1493 #---------------------------------------------------------------------------
1495 #---------------------------------------------------------------------------
1498 # evaluate all C-preprocessor directives found in the sources and include
1528 # patterns (like *.h and *.hpp) to filter out the header-files in the
1535 # are defined before the preprocessor is started (similar to the -D option of
1553 # doxygen's preprocessor will remove all references to function-like macros
1559 #---------------------------------------------------------------------------
1561 #---------------------------------------------------------------------------
1600 #---------------------------------------------------------------------------
1602 #---------------------------------------------------------------------------
1800 # enabling this option may lead to badly anti-aliased labels on the edges of
1806 # files in one run (i.e. multiple -o and -T options on the command line). This