ProgDoc - A New Program Documentation System
|
Though programming languages and programming styles evolve with remarkable speed today, there is no such evolution in the field of program documentation. And although there exist some popular approaches like Knuths literate programming system WEB, and nowadays JavaDoc or Doxygen, tools for managing software development and documentation are not as widespread as desirable.
This paper analyses a wide range of literate programming tools available during the past two decades and introduces , a new software documentation system. It is simple, language independent, and it keeps documentation and the documented software consistent. It uses for typesetting purposes, supports syntax highlighting for various languages, and produces output in Postscript, PDF or HTML format.
Postscript Version (109kb),
PDF Version (98kb),
You can also visit the ProgDoc Homepage for further information.
|