Commit Graph

6 Commits

Author SHA1 Message Date
Avital Oliver
a832c677df Remove packages/code-prettify/lang-vb.js
It was never passed into `addFiles` in that package anyways.
But starting from commit fff2e46661,
we parse all the `.js` files in package directories. Some part of
our JS parsing pipeline explodes on this file. But honestly,
there's no particularly good reason to care about that right now.

We can wait to see if other people report packages breaking.
2015-12-11 14:08:21 -08:00
Slava Kim
44832cbbdc Add return types and properties types in JSDoc to a lot of methods 2014-11-02 02:45:17 -08:00
Sashko Stubailo
586b6e2712 Auto document a lot more things 2014-09-04 21:42:03 -07:00
Sashko Stubailo
d0a0c177c9 Update docs and update jsdoc ignored paths 2014-08-28 17:11:58 -07:00
Sashko Stubailo
72b73b801e Add files to exclude from jsdoc 2014-08-25 18:44:18 -07:00
Sashko Stubailo
0618c41dd6 Add some basic JSDoc stuff to generate a js file for docs 2014-08-25 17:24:31 -07:00