Skip to content

Commit 560404c

Browse files
committed
Trying new navigation layout
1 parent 98358cd commit 560404c

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

mkdocs.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ edit_uri: edit/main/docs/
99

1010
# Navigation Tree
1111
nav:
12-
- Home: index.md
13-
- Introduction: Introduction.md
14-
- Installation: Installation.md
15-
- Virtual Environments: Virtual Environments.md
16-
- Type Check: Type Check.md
17-
- Deployments: Deployments.md
18-
- Jupyter Notebooks: Jupiter Notebooks.md
19-
- Licensing: Licensing.md
12+
- Home:
13+
- index.md
14+
- Introduction: Introduction.md
15+
- Installation: Installation.md
16+
- Virtual Environments: Virtual Environments.md
17+
- Type Check: Type Check.md
18+
- Deployments: Deployments.md
19+
- Jupyter Notebooks: Jupiter Notebooks.md
20+
- Licensing: Licensing.md
2021
- Packages:
2122
- Packages/index.md
2223
- CustomTkinter: Packages/CustomTkinter.md

0 commit comments

Comments
 (0)