better-javadoc makes javadocs as commentable documents. Each package and class has its own separate commenting thread so people can post questions and discussions directly on the related javadoc.
Currently I only tested it to javadocs generated with JDK 1.7.
http://epicdevs.github.io/better-javadoc-example/
- Copy
better-javadoc.js
andbetter-javadoc.css
to the javadoc directory.
- Modify
href
andsrc
of variablerep
to a proper path so that each html can accessbetter-javadoc.js
andbetter-javadoc.css
when uploaded on the server.
- Change
disqus_shortname
to your own disqus site name.
python better.py javadoc-directory