We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5073da commit b519414Copy full SHA for b519414
mkdocs.yml
@@ -17,7 +17,12 @@ theme:
17
18
nav:
19
- Introduction: index.md
20
- - Run Locally: local.md
+ - Run Locally:
21
+ - Overview: local/index.md
22
+ - Centos: local/centOSREADME.md
23
+ - macOS: local/macOSREADME.md
24
+ - Ubuntu: local/ubuntuREADME.md
25
+ - Microsoft Windows: local/mswinOSREADME.md
26
- Run in the Cloud:
27
- Overview: cloud/index.md
28
- AWS: cloud/aws.md
0 commit comments