Lines Matching +full:external +full:- +full:references
13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # that follow. The default is UTF-8 which is also the encoding used for all
23 DOXYFILE_ENCODING = UTF-8
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 tag.
215 # Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat
291 #---------------------------------------------------------------------------
293 #---------------------------------------------------------------------------
318 # This flag is only useful for Objective-C code. When set to YES local
370 # file names in lower-case letters. If set to YES upper-case letters are also
419 # sorted by fully-qualified names, including namespaces. If set to
495 # popen()) the command <command> <input-file>, where <command> is the value of
496 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
505 # doxygen's defaults, run doxygen with the -l option. You can optionally specify a
511 #---------------------------------------------------------------------------
513 #---------------------------------------------------------------------------
562 #---------------------------------------------------------------------------
564 #---------------------------------------------------------------------------
596 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
601 INPUT_ENCODING = UTF-8
605 # and *.h) to filter out the source-files in the directories. If left
654 # and *.h) to filter out the source-files in the directories. If left
674 # by executing (via popen()) the command <filter> <input-file>, where <filter>
675 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
682 # http://w1.fi/tools/kerneldoc2doxygen-hostap.pl
683 INPUT_FILTER = kerneldoc2doxygen-hostap.pl
702 #---------------------------------------------------------------------------
704 #---------------------------------------------------------------------------
707 # be generated. Documented entities will be cross-referenced with these sources.
744 # If the USE_HTAGS tag is set to YES then the references to source code
746 # built-in source browser. The htags tool is part of GNU's global source
758 #---------------------------------------------------------------------------
760 #---------------------------------------------------------------------------
781 #---------------------------------------------------------------------------
783 #---------------------------------------------------------------------------
814 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
816 # fine-tune the look of the HTML output. If the tag is left blank doxygen
858 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
879 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
928 # http://doc.trolltech.com/qthelpproject.html#virtual-folders
934 # http://doc.trolltech.com/qthelpproject.html#custom-filters
939 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">Qt Help Project / Custom Fil…
945 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">Qt Help Project / Filter …
951 # If non-empty doxygen will try to run qhelpgenerator on the generated
967 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
970 # containing a tree-like index structure (just like the one that
1003 #---------------------------------------------------------------------------
1005 #---------------------------------------------------------------------------
1055 # contain links (just like the HTML output) instead of page references
1083 #---------------------------------------------------------------------------
1085 #---------------------------------------------------------------------------
1107 # contain links (just like the HTML output) instead of page references.
1125 #---------------------------------------------------------------------------
1127 #---------------------------------------------------------------------------
1153 #---------------------------------------------------------------------------
1155 #---------------------------------------------------------------------------
1183 # and cross-referencing information) to the XML output. Note that
1188 #---------------------------------------------------------------------------
1190 #---------------------------------------------------------------------------
1200 #---------------------------------------------------------------------------
1202 #---------------------------------------------------------------------------
1235 #---------------------------------------------------------------------------
1237 #---------------------------------------------------------------------------
1240 # evaluate all C-preprocessor directives found in the sources and include
1270 # patterns (like *.h and *.hpp) to filter out the header-files in the
1277 # are defined before the preprocessor is started (similar to the -D option of
1294 # doxygen's preprocessor will remove all function-like macros that are alone
1296 # function macros are typically used for boiler-plate code, and will confuse
1301 #---------------------------------------------------------------------------
1302 # Configuration::additions related to external references
1303 #---------------------------------------------------------------------------
1306 # Optionally an initial location of the external documentation
1329 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1330 # in the class index. If set to NO only the inherited external classes
1335 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1346 #---------------------------------------------------------------------------
1348 #---------------------------------------------------------------------------
1414 # class references variables) of the class with other documented classes.
1516 # enabling this option may lead to badly anti-aliased labels on the edges of
1522 # files in one run (i.e. multiple -o and -T options on the command line). This
1541 #---------------------------------------------------------------------------
1543 #---------------------------------------------------------------------------
1546 # auto-linked to struct wpa_supplicant due to having an underscore in the name.