CleverStack / angular-seed

The AngularJS based Modular Frontend for CleverStack, MEAN and so much more
http://youtube.com/watch?v=-4ArURHExhQ
MIT License
118 stars 36 forks source link

Add documentation generation with Document.js #17

Closed leostera closed 10 years ago

leostera commented 10 years ago

Add grunt task to build the docs and see them live as in:

# Rebuilds the docs
grunt docs

# Serve the docs
grunt docs:server