[pygate] added API in ToC

This commit is contained in:
Catalin Ioana
2020-06-18 11:35:03 +03:00
parent 747063f0c9
commit 2a23dd5145

View File

@@ -640,6 +640,13 @@ theme = "doc-theme"
parent = "firmwareapi@pycom"
weight = 10
[[menu.main]]
name = "Pygate"
url = "/firmwareapi/pycom/machine/pygate/"
identifier = "firmwareapi@pycom@machine@pygate"
parent = "firmwareapi@pycom@machine"
weight = 5
[[menu.main]]
name = "ADC"
url = "/firmwareapi/pycom/machine/adc/"
@@ -844,6 +851,13 @@ theme = "doc-theme"
parent = "firmwareapi@pycom@network"
weight = 70
[[menu.main]]
name = "Ethernet"
url = "/firmwareapi/pycom/network/eth/"
identifier = "firmwareapi@pycom@network@eth"
parent = "firmwareapi@pycom@network"
weight = 80
[[menu.main]]
name = "AES"
url = "/firmwareapi/pycom/aes/"