documentjs

The sophisticated JavaScript documentation engine.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
documentjs
5991100.5.55 years ago10 years agoMinified + gzip package size for documentjs in KB

Readme

DocumentJS
Gitter
Build Status Build status
DocumentJS creates beautiful, articulate, multi-versioned documentation. With DocumentJS, you can:
- Write documentation inline or in markdown files. - Specify your code's behavior precisely with JSDoc
and [Google Closure Compiler](https://developers.google.com/closure/compiler/docs/js-for-compiler)
annotations.
- Customize your site's theme and layout. - Generate multi-version documentation.
Go to documentjs.com for guides and documentation.

Changelog

0.2.0 Nov 27th, 2014

- Added the tags site config. It allows custom tags. - Options on non record types #72. - <strong> is bold #76. - Sidebar parents fixed #75. - Code and Src are available almost everywhere commit. - Added singlePage site config. commit