Changes between Version 33 and Version 34 of DoxygenPlugin


Ignore:
Timestamp:
Sep 5, 2006, 9:59:50 AM (18 years ago)
Author:
Christian Boos
Comment:

cosmetic fix

Legend:

Unmodified
Added
Removed
Modified
  • DoxygenPlugin

    v33 v34  
    103103==== Options Summary ====
    104104
    105 These are all the configuration options recognized in the `[doxygen]` section of TracIni.
     105These are all the configuration options recognized in the `[doxygen]` section of TracIni. ,,''(up to date with r1245)'',,
    106106|| '''''Option Name''''' || '''''Documentation''''' || '''''Default value''''' ||
    107 || '''path''' || Directory containing doxygen generated files. ||
    108 || title      || Title to use for the main navigation tab. || ''Doxygen'' ||
    109 || ext        || Space separated list of extensions for doxygen managed files. || ''htm html png'' ||
    110 || source_ext || Space separated list of source files extensions || ''idl odl java cs py php php4 inc phtml m cpp cxx c hpp hxx h'' ||
    111 || default_documentation || Default documentation project, relative to [doxygen] path. When no explicit path is given in a documentation request, this path will be prepended to the request before looking for documentation files. ||
    112 || index      || Default index page to pick in the generated documentation. || ''main.html'' ||
    113 || wiki_index || Wiki page to use as the default page for the Doxygen main page. If set, supersedes the [doxygen] index option. ||
    114 || encoding   || Default encoding used by the generated documentation files. ''Since 0.10'' || ''iso-8859-1'' ||
    115 ^^''(the above is in sync with r1245''^^
    116 
     107|| '''`path`''' || Directory containing doxygen generated files. ||
     108|| `title`      || Title to use for the main navigation tab. || ''Doxygen'' ||
     109|| `ext`              || Space separated list of extensions for doxygen managed files. || ''htm html png'' ||
     110|| `source_ext` || Space separated list of source files extensions || ''idl odl java cs py php php4 inc phtml m cpp cxx c hpp hxx h'' ||
     111|| `default_documentation` || Default documentation project, relative to [doxygen] path. When no explicit path is given in a documentation request, this path will be prepended to the request before looking for documentation files. ||
     112|| `index`      || Default index page to pick in the generated documentation. || ''main.html'' ||
     113|| `wiki_index` || Wiki page to use as the default page for the Doxygen main page. If set, supersedes the [doxygen] index option. ||
     114|| `encoding`   || Default encoding used by the generated documentation files. ''Since 0.10'' || ''iso-8859-1'' ||
    117115
    118116