This doclet generates the play-clj doc site.
Directions
- Download and extract the LibGDX source code
- Run
lein uberjarin this directory - Run the following command in this directory:
javadoc -sourcepath path/to/libgdx/gdx/src/ -subpackages com.badlogic -doclet play_clj_doclet.core.Start -docletpath target/play-clj-doclet-0.0.1-SNAPSHOT-standalone.jar