Author: AlbrechtS
Date: 2011-08-26 10:25:44 -0700 (Fri, 26 Aug 2011)
New Revision: 9015
Log:
Updated documentation, removed customized html stylesheet, updated html footer.
Note: you need Doxygen 1.7.5 or later to generate proper documentation.


Removed:
   branches/branch-1.3/documentation/src/html_stylesheet.css
Modified:
   branches/branch-1.3/documentation/Doxyfile
   branches/branch-1.3/documentation/src/fltk-book.tex
   branches/branch-1.3/documentation/src/html_footer

Modified: branches/branch-1.3/documentation/Doxyfile
===================================================================
--- branches/branch-1.3/documentation/Doxyfile  2011-08-26 09:39:36 UTC (rev 
9014)
+++ branches/branch-1.3/documentation/Doxyfile  2011-08-26 17:25:44 UTC (rev 
9015)
@@ -801,7 +801,7 @@
 # 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 

Modified: branches/branch-1.3/documentation/src/fltk-book.tex
===================================================================
--- branches/branch-1.3/documentation/src/fltk-book.tex 2011-08-26 09:39:36 UTC 
(rev 9014)
+++ branches/branch-1.3/documentation/src/fltk-book.tex 2011-08-26 17:25:44 UTC 
(rev 9015)
@@ -42,11 +42,18 @@
 \vspace*{2cm}
 {\Large
 Revision 9 by F. Costantini, D. Gibson, M. Melcher, \\
-A. Schlosser, B. Spitzak and M. Sweet.}\\
+A. Schlosser, B. Spitzak, and M. Sweet.}\\
 \vspace*{1.5cm}
 {\large Copyright 1998-2011 by Bill Spitzak and others.}\\
-\vspace*{3.5cm}
-{\large Generated by Doxygen 1.7.3}\\
+\vspace*{0.75cm}
+{\Small
+This software and manual are provided under the terms of the GNU Library 
General Public License.}\\
+{\Small
+Permission is granted to reproduce this manual or any portion for any 
purpose,}\\
+{\Small
+provided this copyright and permission notice are preserved.}\\
+\vspace*{2.5cm}
+{\large Generated by Doxygen 1.7.5}\\
 \vspace*{0.5cm}
 \today{}\\
 \end{center}

Modified: branches/branch-1.3/documentation/src/html_footer
===================================================================
--- branches/branch-1.3/documentation/src/html_footer   2011-08-26 09:39:36 UTC 
(rev 9014)
+++ branches/branch-1.3/documentation/src/html_footer   2011-08-26 17:25:44 UTC 
(rev 9015)
@@ -1,21 +1,24 @@
-<!-- BEGIN FLTK HTML_FOOTER -->
- <!-- Generated for $projectname by Doxygen -->
-   <li class="footer">
-     <!-- Generated for $projectname by Doxygen -->
-     &copy; 1998-2011 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
-     <a href="http://www.fltk.org";><img src="tiny.png" align="bottom" 
alt="FLTK"></a>
-   </li>
-  </ul>
+<!--BEGIN GENERATE_TREEVIEW-->
+    <li class="footer">
+      <!-- Generated for $projectname by Doxygen -->
+      &copy; 1998-2011 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
+      <a href="http://www.fltk.org";><img src="tiny.png" align="bottom" 
alt="FLTK"></a>
+     </li>
+   </ul>
  </div>
-<hr class="footer"/>
-<address class="footer"><small>
-  <div align="left">
+<!--END GENERATE_TREEVIEW-->
+<!--BEGIN !GENERATE_TREEVIEW-->
+<hr class="footer"/><address class="footer"><small>
+    <!-- Generated for $projectname by Doxygen -->
+    &copy; 1998-2011 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
     <a href="http://www.fltk.org";><img src="tiny.png" align="bottom" 
alt="FLTK"></a>
-    &copy; 1998-2011 by Bill Spitzak and others.&nbsp;&nbsp;&nbsp;
-    Permission is granted to reproduce this manual or any portion for
-    any purpose, provided this copyright and permission notice are preserved.
+</small></address>
+<hr class="footer"/><address class="footer"><small>
+  <div align="center">
+    Permission is granted to reproduce this manual or any portion for any 
purpose,
+    provided this copyright and permission notice are preserved.
   </div>
 </small></address>
-<!-- END FLTK HTML_FOOTER (/body and /html follows...) -->
+<!--END !GENERATE_TREEVIEW-->
 </body>
 </html>

Deleted: branches/branch-1.3/documentation/src/html_stylesheet.css

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to