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:
parent
9ee83eb99e
commit
5e1c08eb94
13 changed files with 11388 additions and 67 deletions
3
scripts/generate-api-doc.sh
Executable file
3
scripts/generate-api-doc.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
npm run spectacle-docs -- -t support/doc/api/html support/doc/api/openapi.yaml
|
Loading…
Add table
Add a link
Reference in a new issue