Re: [Doxygen-develop] strategies for XHTML support
Brought to you by:
dimitri
From: Francesco M. <f18...@ya...> - 2008-03-02 13:01:08
|
Francesco Montorsi ha scritto: > I attach the _preview_ version of a patch doing these 5 things to show > you better what I mean... I'm a bit blocked by the table generation code -- I really have troubles to understand what it does and why. I must say that all the output generation code is quite messy. I've attached a patch with the results I obtained so far here: http://bugzilla.gnome.org/show_bug.cgi?id=519886 I hope to be able to complete it in future but I've realized that in the near term I must seek another solution to my problems (*). btw if you are not interested to reach 100% well-formness in a single patch, then the one I've attached seems to work quite well in terms of output rendering (i.e. there are no big differences to the std doxygen HTML4, just some spacing differences). I'm not sure however it well-behaves respect the other output formats... Francesco (*) = I wanted to enable XHTML output in order to use XSLT stylesheets over it, instead of doing it over the doxygen XML output. |