Display JavaDocs on GitHub
I don’t think it’s possible to make a usable Javadoc with MarkDown. The best solution is probably to commit the Javadoc you generated on the gh-pages branch (or in the docs/ directory depending on the settings of your GitHub project). It will be available at : http://username.github.io/projectname Here is an example from one of my … Read more