File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -14,22 +14,22 @@ markdown_extensions:
1414 - markdown_include.include :
1515 base_path : .
1616 - admonition
17- nav :
18- - ' Home ' : ' index.md'
19- - ' 1quickstart.md'
20- - ' 2screenshots.md'
21- - ' 3comparison.md'
22- - ' Installation ' :
23- - ' Prerequisites ' : ' 1prerequisites.md'
24- - ' Getting Started ' : ' 2base.md'
25- - ' Authentication ' : 3authentication.md
26- - ' Configuration ' : 4configuration.md
27- - ' User manual ' :
28- - ' Buildpacks ' : ' buildpacks.md'
29- - ' Deployment ' : deployment.md
30- - ' Services ' : services.md
31- - ' Developer manual ' :
32- - ' Setup ' : ' setup.md'
17+ # nav:
18+ # - 'Home': 'index.md'
19+ # - '1quickstart.md'
20+ # - '2screenshots.md'
21+ # - '3comparison.md'
22+ # - 'Installation':
23+ # - 'Prerequisites': '1prerequisites.md'
24+ # - 'Getting Started': '2base.md'
25+ # - 'Authentication': 3authentication.md
26+ # - 'Configuration': 4configuration.md
27+ # - 'User manual':
28+ # - 'Buildpacks': 'buildpacks.md'
29+ # - 'Deployment': deployment.md
30+ # - 'Services': services.md
31+ # - 'Developer manual':
32+ # - 'Setup': 'setup.md'
3333 # - 'architecture.md'
3434 # - 'development.md'
3535 # - 'testing.md'
You can’t perform that action at this time.
0 commit comments