Jonathan Bernard 557feaeb83 Worked on documentation, parser.
* Added planning documentation regrding the process.
* Updated grammer.
* Refactored the test code a bit.
* Added sample input file from vbs-suite
* Refactored the AST node structure created by the parser.
2011-08-29 09:44:05 -05:00
2011-08-29 09:44:05 -05:00
2011-08-29 09:44:05 -05:00
2011-08-22 15:54:38 -05:00
2011-08-22 15:54:38 -05:00
2011-08-22 15:54:38 -05:00
2011-08-25 07:13:39 -05:00

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),
Description
JDB Literate Programming is an attempt to blend programming and documentation.
Readme 6.5 MiB
Languages
Groovy 55.2%
Java 23.1%
Erlang 11.1%
CSS 10.6%