This website requires JavaScript.
Explore
Help
Sign In
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
a4829f0f3f
peertube
/
scripts
/
generate-api-doc.sh
6 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Clean shell scripts (#398)
2018-03-27 04:35:12 -04:00
#!/bin/sh
set
-eu
Add api doc in html
2018-01-24 05:54:32 -05:00
npm run spectacle-docs -- -t support/doc/api/html support/doc/api/openapi.yaml
Copy permalink