I'm coming into this late, so pardon me if this has already been
mentioned.
At Vail we used linuxdoc and sgmlfmt to generate ASCII, Postscript,
HTML, and PDF from sgml source when documenting projects. The HTML was
on a an intranet server, and all the programmer had to do was "gmake
install" in the docs directory for a module and the online doc was
updated as well as printable manuals.
Bruce Momjian <maillist@candle.pha.pa.us> writes:
...
> I can change to sgml, but I still need to generate an ASCII HISTORY file.
>
> I looked at the html release output, and this really does look nice.
...