mirror of
https://github.com/fltk/fltk.git
synced 2026-06-08 10:00:38 +08:00
started simplification of HTML in drawing.dox to allow LaTeX generation
This is very much a work in progress, with some wierd formatting of H3, H4 and A tags until they are replaced by doxygen or reworked in html. The two big questions to come out of this simplification are: 1. if the function descriptions are moved to the source code and the reference pages, how much does the tutorial page need to be reworked and how much information should be duplicated; 2. how do we distinguish between the doxygen Fl_Widget::draw() links to the reference page, and the in-page links in the tutorial <A href="subclassing.html#draw"><tt>Fl_Widget::draw()</tt></A> This second point is illustrated by the first two bullet points which are identical text but the links point to different places. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6397 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+608
-509
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user