Ppg

From DPWiki
Jump to navigation Jump to search

ppg - post-processing generator

The ppg program is a text and HTML generator. The principle is to create a single source document in plain text and then use the ppg generator to create automatically the text and HTML versions. As well as simplifying the HTML generation itself, this tool ensures consistency and maintainability: to fix an error later in the process, just update the single source document and re-run ppg.

ppg was developed and maintained by rfrank. The project has now been superseded by the ppgen generator.