mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
🐛 fix sidebar
This commit is contained in:
parent
79f6c6f510
commit
94ceb304cb
@ -1,3 +1,5 @@
|
||||
# Database
|
||||
|
||||
## Philosophy
|
||||
|
||||
We create [mongoose](http://mongoosejs.com/) models and typescript interfaces for every data structure in the database.
|
||||
|
@ -40,12 +40,13 @@ nav:
|
||||
- "Gateway":
|
||||
- gateway/index.md
|
||||
- gateway/structure.md
|
||||
- server_util/database.md
|
||||
- server_util/permissions.md
|
||||
- "UI Framework":
|
||||
- UI/index.md
|
||||
- UI/installation.md
|
||||
- UI/write_a_component.md
|
||||
- "Client":
|
||||
- client/index.md
|
||||
- plugins.md
|
||||
markdown_extensions:
|
||||
- pymdownx.highlight
|
||||
- pymdownx.superfences
|
||||
|
Loading…
Reference in New Issue
Block a user