Changelog
0.6.0
apidoc.json
configuration file for primary configuration over package.json
. (http://apidocjs.com/#configuration)Changelog
0.5.2
Changelog
0.5.1
apidoc.title
in package.json
.apidoc.url
in package.json
.Changelog
0.5.0
Add new Functions:
Remove package.json path apidocFilename
.
Change package.json path apidoc
.
Add apidoc.header
/ apidoc.footer
(with custom navigation titles). (http://apidocjs.com/#headerfooter)
Remove template basic (easier to maintain), the default template will be re-designed in a future version too.
Update template libraries.
Add test cases.
Changelog
0.4.2
Changelog
0.4.0
Add support for other comment-style. Now apiDoc supports:
Add some programming language test cases.
Remove german code comments.
Upgrade all used node modules.