jlp/README.md

11 lines
365 B
Markdown
Raw Normal View History

2011-08-22 20:54:38 +00:00
Jonathan's Literate Programming
===============================
This project grew out of a desire for a documentation system that:
2011-08-25 12:13:39 +00:00
* generates all documentation from source-code comments,
* is capable of facilitating both JavaDoc-style API documentation as well as
literate programming style of documentation,
* has pluggable formatting (default to Markdown),