mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 06:06:03 +01:00
[pygate] added API in ToC
This commit is contained in:
14
config.toml
14
config.toml
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user