relative-path-root
option.
* `relative-path-root` option added. This facilitates situations where the current directory of the invocation context is different than the working directory of the program. This is required to use `jlp` with tools like *Nailgun*, which keeps a persistant `java` process running and proxies new invocations to the existing process.
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
Languages
Groovy
55.2%
Java
23.1%
Erlang
11.1%
CSS
10.6%