JavaDoc have just got a facelift with Sencha Docs for Ext GWT. JavaDoc is the standard for creating API documentation based on comments in Java source code, but documentation generated is old fashion, with frames, static html, not easy to search or filter… while Sencha Docs offers a fresh take on API documentation for Java. Rather than modifying or restyling JavaDoc, it creates a new user interface experience using the JavaDoc parser and Ext GWT.
gxtdocs
Key features in documentation generated with Sencha Docs :

  • Tabbed interface with multiple pages to be displayed at once
  • Doc pages can be bookmarked and deeplinked (no frames!)
  • Print-friendly views
  • Client side filtering of packages and classes
  • Server-side searching of classes, fields, constructors, and methods
  • Documentation hyperlinked directly into source code

Read more about Sencha Docs and check it live here.