Docular is a * BETA * NodeJS package that performs documentation generation based on AngularJS's documentation generation implementation.
Docular will parse, manipulate, and render documentation embedded within yoru script files or within standlone non-script fiels. The documentation can be viewed within a webapp through NodeJS or can be moved to the root of an apache server.
Docular is best used through the Grunt plugin "grunt-docular".
This entire site IS the web application that Docular creates, so anything you see here can be recreated using Docular. The only difference between this site and the out-of-the box web app is the addition of documentation for Docular, a customized homepage, and a few other configurations.
Browse around the site and be sure to check out the AngularJS source documention and Docular source to see how you can customize your own documentation experience.