diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-04-25 17:23:21 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-04-25 17:23:21 +0000 |
| commit | b02747d15715616a442d18f800d32161efa78924 (patch) | |
| tree | ff181db8640c7a031004c259baf08ff715512587 /documentation/Doxybook | |
| parent | adb63efc6f30f0ab6ab807a156d44fa65e1eeafd (diff) | |
Simplify documentation generation, remove obsolete file.
Doxybook and Doxyfile have been compared and differences have
been adjusted so there are only _relevant_ differences now.
The dependency on fltk-book.tex in html generation has been removed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10718 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Doxybook')
| -rw-r--r-- | documentation/Doxybook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook index 005976da5..fcc1afaf9 100644 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -805,7 +805,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 |
