Changeset 294:0d35468a92b3 for doc


Ignore:
Timestamp:
07/21/12 10:11:21 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Commented variables unhandled by Doxygen on the server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Doxyfile

    r293 r294  
    3939# a quick idea about the purpose of the project. Keep the description short.
    4040
    41 PROJECT_BRIEF          =
     41#PROJECT_BRIEF          =
    4242
    4343# With the PROJECT_LOGO tag one can specify an logo or icon that is
     
    4646# Doxygen will copy the logo to the output directory.
    4747
    48 PROJECT_LOGO           =
     48#PROJECT_LOGO           =
    4949
    5050# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
     
    201201# itcl::class meaning.
    202202
    203 TCL_SUBST              =
     203#TCL_SUBST              =
    204204
    205205# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
     
    290290# section (for LaTeX and RTF).
    291291
    292 INLINE_GROUPED_CLASSES = NO
     292#INLINE_GROUPED_CLASSES = NO
    293293
    294294# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and
     
    299299# pages) or section (for LaTeX and RTF).
    300300
    301 INLINE_SIMPLE_STRUCTS  = NO
     301#INLINE_SIMPLE_STRUCTS  = NO
    302302
    303303# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
     
    336336# corresponding to a cache size of 2^16 = 65536 symbols.
    337337
    338 LOOKUP_CACHE_SIZE      = 0
     338#LOOKUP_CACHE_SIZE      = 0
    339339
    340340#---------------------------------------------------------------------------
     
    494494# will still accept a match between prototype and implementation in such cases.
    495495
    496 STRICT_PROTO_MATCHING  = NO
     496#STRICT_PROTO_MATCHING  = NO
    497497
    498498# The GENERATE_TODOLIST tag can be used to enable (YES) or
     
    587587# feature you need bibtex and perl available in the search path.
    588588
    589 CITE_BIB_FILES         =
     589#CITE_BIB_FILES         =
    590590
    591591#---------------------------------------------------------------------------
     
    596596# by doxygen. Possible values are YES and NO. If left blank NO is used.
    597597
    598 QUIET                  = NO
     598QUIET                  = YES
    599599
    600600# The WARNINGS tag can be used to turn on/off the warning messages that are
     
    765765# FILTER_SOURCE_FILES is enabled.
    766766
    767 FILTER_SOURCE_PATTERNS =
     767#FILTER_SOURCE_PATTERNS =
    768768
    769769#---------------------------------------------------------------------------
     
    902902# the files will be copied as-is; there are no commands or markers available.
    903903
    904 HTML_EXTRA_FILES       =
     904#HTML_EXTRA_FILES       =
    905905
    906906# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
     
    912912# The allowed range is 0 to 359.
    913913
    914 HTML_COLORSTYLE_HUE    = 220
     914#HTML_COLORSTYLE_HUE    = 220
    915915
    916916# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of
     
    918918# grayscales only. A value of 255 will produce the most vivid colors.
    919919
    920 HTML_COLORSTYLE_SAT    = 100
     920#HTML_COLORSTYLE_SAT    = 100
    921921
    922922# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
     
    927927# and 100 does not change the gamma.
    928928
    929 HTML_COLORSTYLE_GAMMA  = 80
     929#HTML_COLORSTYLE_GAMMA  = 80
    930930
    931931# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
     
    980980# string, e.g. com.mycompany.MyDocSet.documentation.
    981981
    982 DOCSET_PUBLISHER_ID    = org.doxygen.Publisher
     982#DOCSET_PUBLISHER_ID    = org.doxygen.Publisher
    983983
    984984# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
    985985
    986 DOCSET_PUBLISHER_NAME  = Publisher
     986#DOCSET_PUBLISHER_NAME  = Publisher
    987987
    988988# If the GENERATE_HTMLHELP tag is set to YES, additional index files
     
    11411141# links to external symbols imported via tag files in a separate window.
    11421142
    1143 EXT_LINKS_IN_WINDOW    = NO
     1143#EXT_LINKS_IN_WINDOW    = NO
    11441144
    11451145# Use this tag to change the font size of Latex formulas included
     
    11571157# in the HTML output before the changes have effect.
    11581158
    1159 FORMULA_TRANSPARENT    = YES
     1159#FORMULA_TRANSPARENT    = YES
    11601160
    11611161# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax
     
    11661166# configure the path to it using the MATHJAX_RELPATH option.
    11671167
    1168 USE_MATHJAX            = NO
     1168#USE_MATHJAX            = NO
    11691169
    11701170# When MathJax is enabled you need to specify the location relative to the
     
    11771177# before deployment.
    11781178
    1179 MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
     1179#MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
    11801180
    11811181# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
    11821182# names that should be enabled during MathJax rendering.
    11831183
    1184 MATHJAX_EXTENSIONS     =
     1184#MATHJAX_EXTENSIONS     =
    11851185
    11861186# When the SEARCHENGINE tag is enabled doxygen will generate a search box
     
    12621262# standard footer. Notice: only use this tag if you know what you are doing!
    12631263
    1264 LATEX_FOOTER           =
     1264#LATEX_FOOTER           =
    12651265
    12661266# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
     
    13011301# http://en.wikipedia.org/wiki/BibTeX for more info.
    13021302
    1303 LATEX_BIB_STYLE        = plain
     1303#LATEX_BIB_STYLE        = plain
    13041304
    13051305#---------------------------------------------------------------------------
     
    16061606# between CPU load and processing speed.
    16071607
    1608 DOT_NUM_THREADS        = 0
     1608#DOT_NUM_THREADS        = 0
    16091609
    16101610# By default doxygen will use the Helvetica font for all dot files that
     
    17151715# visible. Older versions of IE do not have SVG support.
    17161716
    1717 INTERACTIVE_SVG        = NO
     1717#INTERACTIVE_SVG        = NO
    17181718
    17191719# The tag DOT_PATH can be used to specify the path where the dot tool can be
     
    17321732# \mscfile command).
    17331733
    1734 MSCFILE_DIRS           =
     1734#MSCFILE_DIRS           =
    17351735
    17361736# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
Note: See TracChangeset for help on using the changeset viewer.