mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
refactor: added Integration pages to the sidebar
This commit is contained in:
21
config.toml
21
config.toml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user