This website requires JavaScript.
Explore
Help
Sign In
Chocobozzz
/
PeerTube
Watch
1
Star
0
Fork
0
You've already forked PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
synced
2024-10-30 03:28:26 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
04bf312cda
PeerTube
/
scripts
/
generate-api-doc.sh
6 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Clean shell scripts (#398)
2018-03-27 11:35:12 +03:00
#!/bin/sh
set
-eu
Add api doc in html
2018-01-24 13:54:32 +03:00
npm run spectacle-docs -- -t support/doc/api/html support/doc/api/openapi.yaml
Reference in New Issue
Copy Permalink