grunt-ngdocs icon indicating copy to clipboard operation
grunt-ngdocs copied to clipboard

Build angularJS documentation with a grunt task.

Results 6 grunt-ngdocs issues
Sort by recently updated
recently updated
newest added

I have the need to document all my angularjs resources. to do so : /** - @ngdoc resource - @name MyModule.resource:MyResource - @module MyModule - @description - Hello world !...

Resolve inline partials multiple tasks bug when generates same index.html multiple times - embedded partials are cleaned.

Latest Bootstrap CSS, update index template to BS 3 classes. See issue #79 and other similar requests.

Hello, as we had talked, I started to migrate the template to Bootstrap 3, however, identified that the template is just the shell, which is listed documentation is all fitted...

We found it too cumbersome to write the actual example code/files inline in the documentation markdown. We thought that being able to have the examples in external files on the...

chore(build): update grunt-conventional-changelog The old grunt-conventional-changelog is buggy and no features. feat(build): use grunt-conventional-github-releaser You need to setup environment variable GH_TOKEN as your GitHub token.