ext-doc


ExtJS-style JavaScript comments processor

Description

ExtJS library has a specific javascript documentation style.

ext-doc parses javascript source files and creates template-based output.

Output

Original ExtJS documentation:

http://extjs.com/deploy/dev/docs/

Documentation generated with ext-doc:

http://ext-doc.org/docs/

Requirements

Java 1.6 is required to generate docs

Latest build

Download

Build from SVN

Install Subversion client

Install Ant

  1. svn checkout http://ext-doc.googlecode.com/svn/branches/1.0/ ext-doc-read-only
  2. cd ext-doc-read-only
  3. ant

Project Information

  • License: GNU GPL v3
  • 70 stars
  • svn-based source control

Labels:
JavaScript ExtJS Documentation