commit | f0c7221051a29f4de048f1500c302b6f501e3705 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Jul 29 12:18:46 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Jul 29 12:18:46 2013 -0700 |
tree | 53fbd04b3fffc7b3398dd80f2067847d43fbddae | |
parent | c780b34137e9c26f47edc659e23c28c8e65c521b [diff] |
Add section for JSDoc
diff --git a/.gitignore b/.gitignore index 973beb8..ebea504 100644 --- a/.gitignore +++ b/.gitignore
@@ -6,9 +6,8 @@ ndnProtocol.xpi ndnProtocol/modules/ndn-js.jsm -# Doxygen output -/doc/html -/doc/latex +# JSDoc output +/doc # Mac OSX .DS_Store