Skip to content

bitovi/documentjs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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 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