Duncan Gibson wrote: > [Library] r6799 - branches/branch-1.3/documentation/src > http://www.fltk.org/newsgroups.php?gfltk.commit+v:7158 > > is the culmination of several documentation changes, resulting in > a lot less raw html in the *.dox and a lot more native Doxygen.
Many thanks for your continuing work on this ! > However, while reviewing the stuff in drawing.dox and tweaking the > layout in osissues.dox I wondered whether we can't make the layout > a little more obvious by increasing the size of the \page, \section > and \subsection headers (corresponding to H1, H2 and H3 sized) so > that they stand out from \par headers and plain text. > > What do the rest of you think? This is for HTML not LaTeX/pdf. Improving the layout (and readability) is always a good idea. The relative small fonts for \c et al. used in the browser (with default setup) comes to mind. But how would we achieve this? Is there an official way to do this with doxygen, or would we have to tweak the doxygen.css after generation? Do you have an idea how to configure this? (Sorry, if this is in the manual, but if it is: could you give a hint?) Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
