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