From 6967e05cab0b427a2fdc0b9cfff1bf2ad61ca407 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 26 Aug 2011 17:25:44 +0000 Subject: 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 --- documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Doxyfile') 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 -- cgit v1.2.3