Docdown is a custom javadoc doclet used to generate project documentation. It generate frameless html javadoc, embedded in custom documentation paged written in markdown.
Docdown is a custom Javadoc doclet used to generate javadoc and project documentation from markdown files. Key features of Docdown are:
- Modern look and feel, using frameless html.
- Embeds javadoc into Wiki style pages written in markdown.
- References to the javadoc from the Wiki style pages.
Docdown require Java 7 minimum.
Docdown doclet is released under the Apache License Version 2.0. Source code is on github.
The latest pre-release is v0.3.0 and is a work in progress.