1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Add api doc in html

This commit is contained in:
Chocobozzz 2018-01-24 11:54:32 +01:00
parent 9ee83eb99e
commit 5e1c08eb94
No known key found for this signature in database
GPG key ID: 583A612D890159BE
13 changed files with 11388 additions and 67 deletions

3
scripts/generate-api-doc.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
npm run spectacle-docs -- -t support/doc/api/html support/doc/api/openapi.yaml