1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-10 04:12:32 +01:00

🐛 fix sidebar

This commit is contained in:
Flam3rboy 2021-05-15 13:13:59 +02:00
parent 79f6c6f510
commit 94ceb304cb
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# Database
## Philosophy
We create [mongoose](http://mongoosejs.com/) models and typescript interfaces for every data structure in the database.

View File

@ -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