angular-jsdoc
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"plugins": [ | ||
"node_modules/jsdoc/plugins/markdown", | ||
"common/plugins/ngdoc" | ||
"node_modules/angular-jsdoc/common/plugins/ngdoc" | ||
], | ||
@@ -6,0 +6,0 @@ "templates": { |
{ | ||
"name": "angular-jsdoc", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "JsDoc Plugin and Template for AngularJs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
var angularJsdoc = require('./index.js'); | ||
angularJsdoc('sample-codes', { | ||
configure: 'common/test_conf.json', | ||
template: 'default', | ||
@@ -5,0 +6,0 @@ destination: 'default/docs', |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2202661
76
4496