Re: Framework/module for generating HTML documentation

2006-04-04 Thread Thomas Guettler
Hi, I have a little script which creates numbers by scanning the tags. But up to now it only works for single file. But it would be easy to split e.g. on every tag. http://www.thomas-guettler.de/scripts/number-html-headings.py.txt Am Tue, 04 Apr 2006 17:01:43 +0900 schrieb Ryan Ginstrom: > E.g

Framework/module for generating HTML documentation

2006-04-04 Thread Ryan Ginstrom
I have been maintaining a body of documentation in plain HTML files. I would now like to automate the generation of the HTML files. Maintaining the HTML files now is tedious and error prone, because every time I move/remove/add a section, I have to renumber the following sections and update my int