Make it ready for the documentation

This commit is contained in:
TheFrenchGhosty 2021-09-05 19:24:57 +02:00
parent 7f209f1177
commit f7ed0fad3c

View File

@ -1,18 +1,24 @@
[[docs]] [[docs]]
name = "Prologue" name = "General"
weight = 10 weight = 10
identifier = "prologue" identifier = "general"
url = "https://docs.invidious.io/" url = "/docs/general/"
[[docs]] [[docs]]
name = "Help" name = "For Administrators"
weight = 60 weight = 10
identifier = "help" identifier = "for-administrators"
url = "https://docs.invidious.io/" url = "/docs/for-administrators/"
[[docs]]
name = "For Developers"
weight = 10
identifier = "for-developers"
url = "/docs/for-developers/"
[[main]] [[main]]
name = "Documentation" name = "Documentation"
url = "https://docs.invidious.io/" url = "/docs/general/faq/"
weight = 10 weight = 10
#[[main]] #[[main]]