Skip to content

Brackets JSDocs Guidelines

Randy Edmunds edited this page Jun 3, 2014 · 11 revisions

Brackets uses Google Closure Compiler Annotation format for API Documentation.

The API Docs for the current master branch can be found at http://brackets.io/docs/current.

Tips and Tricks

Generating Documents

The apify nodejs app is used to generate the Brackets API Docs.

If you have the apify app installed, then you can use the Brackets Apify extension to generate API Documentation on-the-fly for your local branch.

Clone this wiki locally