refactor: added Integration pages to the sidebar

This commit is contained in:
jirikrepl
2019-10-17 12:52:51 +02:00
parent ad6f52237b
commit fca0a6073f

View File

@@ -1243,6 +1243,27 @@ theme = "doc-theme"
parent = "pybytes@integrations"
weight = 10
[[menu.main]]
name = "Microsoft Azure"
url = "/pybytes/integrations/azure/"
identifier = "pybytes@integrations@azure"
parent = "pybytes@integrations"
weight = 20
[[menu.main]]
name = "Google Cloud IoT"
url = "/pybytes/integrations/google/"
identifier = "pybytes@integrations@google"
parent = "pybytes@integrations"
weight = 30
[[menu.main]]
name = "Webhooks"
url = "/pybytes/integrations/webhooks/"
identifier = "pybytes@integrations@webhooks"
parent = "pybytes@integrations"
weight = 40
# *** Pymesh
[[menu.main]]
name = "Pymesh"