diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2011-08-26 17:25:44 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2011-08-26 17:25:44 +0000 |
| commit | 6967e05cab0b427a2fdc0b9cfff1bf2ad61ca407 (patch) | |
| tree | f87a473d66fb80e2b2df40f9930c22c45f09a523 /documentation/Doxyfile | |
| parent | 06ec8900f0bffbd0be2c4aff21aef221cf06f49b (diff) | |
Updated documentation, removed customized html stylesheet, updated html footer.
Note: you need Doxygen 1.7.5 or later to generate proper documentation.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9015 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Doxyfile')
| -rw-r--r-- | documentation/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 26ec8bc91..1d9b06846 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -801,7 +801,7 @@ HTML_FOOTER = src/html_footer # the style sheet file to the HTML output directory, so don't put your own # stylesheet in the HTML output directory as well, or it will be erased! -HTML_STYLESHEET = src/html_stylesheet.css +HTML_STYLESHEET = # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, # files or namespaces will be aligned in HTML using tables. If set to |
