[Lemon-devel] lemon-tutorial
Alpár Jüttner
alpar at cs.elte.hu
Thu Oct 30 18:26:36 CET 2008
Hi,
I made some improvements on the build system of the tutorial.
Now a python script reads the table of contents from a file called
toc.txt and generates a modified copy of the each .dox file, which will
then be used by doxygen. Namely, it
* inserts the TOC into the mainpage.dox
* calculates the section numbering and inserts it at each section
* put a navigation trailer at the bottom of the pages.
It still has a lot of rough edges, for example all sections must be
listed in toc.txt and therefore they will appear at the mainpage etc,
but it is more or less usable now
You can find in in the tutorial repo, of course
( http://lemon.cs.elte.hu/hg/lemon-tutorial ).
Every comment is very welcome.
It would be very nice if the generated tutorial would automatically
appear online. Could someone set it up?
Regards,
Alpar
More information about the Lemon-devel
mailing list