mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-08 03:18:49 -04:00
changes required for jsdoc, adding legacy.js to code coverage
This commit is contained in:
parent
476b9c90e2
commit
71797d1dd4
6 changed files with 12 additions and 9 deletions
|
@ -55,6 +55,6 @@ $ ln -s /usr/bin/nodejs /usr/local/bin/node
|
|||
To generate the documentation, change into the main directory and run phpdoc:
|
||||
```console
|
||||
$ cd PrivateBin
|
||||
$ jsdoc -p -d doc/jsdoc js/privatebin.js
|
||||
$ jsdoc -p -d doc/jsdoc js/privatebin.js js/legacy.js
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue