Marklet is a custom doclet that generates a javadoc using markdown format, which can be then directly pushed to your code repository on GitHub and explored easily. Another great thing about such generated content format, is that your javadoc weight on disk is smaller and the generation process is faster than the standard doclet implementation. Usage and samples are available on the following repository link.