For the software project I'm working on, we needed a system that could produce.CHM (MS HTML Help) files and printed documentation.
We developed our own, very simple HTML like markup language. The documentation is then transformed into either HTML files, for input to the Microsft HTML Help compiler, or LaTeX files. The LaTeX compiler can produce either PostScript for the print shop or PDF files for download.
For the software project I'm working on, we needed a system that could produce .CHM (MS HTML Help) files and printed documentation.
We developed our own, very simple HTML like markup language. The documentation is then transformed into either HTML files, for input to the Microsft HTML Help compiler, or LaTeX files. The LaTeX compiler can produce either PostScript for the print shop or PDF files for download.
/B