jlp/README.md
2011-08-25 07:13:39 -05:00

365 B

Jonathan's Literate Programming

This project grew out of a desire for a documentation system that:

  • 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),