File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -14,22 +14,22 @@ markdown_extensions:
14
14
- markdown_include.include :
15
15
base_path : .
16
16
- 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'
33
33
# - 'architecture.md'
34
34
# - 'development.md'
35
35
# - 'testing.md'
You can’t perform that action at this time.
0 commit comments