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:
parent
b0eef87cf2
commit
586e611ee8
@ -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).
|
||||
|
@ -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"/> -->
|
||||
|
Loading…
Reference in New Issue
Block a user