Abnaxos / markdown-doclet

A Doclet that allows the use of Markdown in JavaDoc comments.
GNU General Public License v3.0
319 stars 40 forks source link

Generate TODO-Titles as HTML #12

Closed Abnaxos closed 11 years ago

Abnaxos commented 11 years ago

Generate the title and number into the HTML instead of leaving that to CSS. While using CSS has the advantage of being more customisable, JavaDocs should be viewable with simple browsers that don't support the more sophisticated CSS features (e.g. QuickDoc in IDEA).