Skip to content

Commit ac6517a

Browse files
committed
remove navigation
1 parent 2dade0d commit ac6517a

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

mkdocs.yml

+16-16
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)