You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,9 +97,9 @@ Therefore, we do not recommend using this shortcut.
97
97
is the included content.
98
98
99
99
This project uses [JSDoc](http://usejsdoc.org/). For the full public API
100
-
documentation, clone the repository and run `npm run doc`. This will run JSDoc
100
+
documentation, clone the repository and run `jake doc`. This will run JSDoc
101
101
with the proper options and output the documentation to `out/`. If you want
102
-
the both the public & private API docs, run `npm run devdoc` instead.
102
+
the both the public & private API docs, run `jake devdoc` instead.
0 commit comments