We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42711b3 + 9aa6729 commit 6d5d526Copy full SHA for 6d5d526
.travis.yml
@@ -0,0 +1,4 @@
1
+language: java
2
+
3
+script:
4
+ - "./jsdoc -T"
README.md
@@ -1,5 +1,6 @@
JSDoc 3
=======
+[](http://travis-ci.org/jsdoc3/jsdoc)
5
An inline API documentation processor for JavaScript. JSDoc 3 is intended to be
6
an upgrade to JsDoc Toolkit (JSDoc 2).
0 commit comments