1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-09 20:02:32 +01:00

Forgot to update readme

This commit is contained in:
Madeline 2023-01-07 12:59:46 +11:00
parent b0eef87cf2
commit 586e611ee8
No known key found for this signature in database
GPG Key ID: 80D25DA3BCB24281
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
3. Install dependencies.
```bash
python3 -m pip install mkdocs-material mkdocs-render-swagger-plugin mkdocs-section-index
python3 -m pip install mkdocs-material mkdocs-swagger-ui-tag mkdocs-section-index
```
4. Edit documents(s).

View File

@ -6,5 +6,5 @@
}
</style>
<!-- <swagger-ui src="https://raw.githubusercontent.com/fosscord/fosscord-server/master/api/assets/openapi.json"/> -->
<swagger-ui src="/assets/openapi.json"/>
<swagger-ui src="https://raw.githubusercontent.com/fosscord/fosscord-server/maddy/refactor/assets/openapi.json"/>
<!-- <swagger-ui src="/assets/openapi.json"/> -->