Skip to content

Commit c5243ce

Browse files
author
Jirka Krepl
authored
Merge pull request #241 from pycom/pb-930-pybytes-ios-provisioning-page-is-not-shown-in-docs
fix: Pybytes IOS option was not on the menu
2 parents c19d0ec + 3066fc9 commit c5243ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,6 +1417,13 @@ theme = "doc-theme"
14171417
parent = "pybytes@releases"
14181418
weight = 20
14191419

1420+
[[menu.main]]
1421+
name = "Pybytes iOS"
1422+
url = "/pybytes/smart/"
1423+
identifier = "pybytes@smart"
1424+
parent = "pybytes"
1425+
weight = 20
1426+
14201427
[[menu.main]]
14211428
name = "Networks"
14221429
url = "/pybytes/networks/"

0 commit comments

Comments
 (0)