This website requires JavaScript.
Explore
Help
Sign In
jjkiers
/
cloudron-box
Watch
1
Star
0
Fork
0
You've already forked cloudron-box
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
468dbfd353d67aeb84055a1cccb741c97cc608ba
cloudron-box
/
docs
/
makeDocs
T
6 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
Add infrastructure for REST api documentation
2013-11-18 18:54:34 -08:00
#!/bin/sh
bash scripts: merge the set lines
2015-01-23 15:01:10 -08:00
set
-eu
set -u all the scripts
2015-01-22 16:41:37 -08:00
Fix makeDocs.sh
2014-08-19 11:28:44 -07:00
./node_modules/.bin/apidoc -i src/routes -o docs
Reference in New Issue
Copy Permalink