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 0204d7e commit fbd599eCopy full SHA for fbd599e
mkdocs.yml
@@ -35,11 +35,11 @@ markdown_extensions:
35
permalink: true
36
nav:
37
- Overview:
38
- Introduction: index.md
39
- About API Overview: concepts/about-api.md
40
- Multicluster Services API Overview: concepts/multicluster-services-api.md
41
- Work API Overview: concepts/work-api.md
42
- ClusterProfile API Overview: concepts/cluster-profile-api.md
+ - Introduction: index.md
+ - About API Overview: concepts/about-api.md
+ - Multicluster Services API Overview: concepts/multicluster-services-api.md
+ - Work API Overview: concepts/work-api.md
+ - ClusterProfile API Overview: concepts/cluster-profile-api.md
43
- Guides:
44
- Index: guides/index.md
45
- Implementation Guidelines: guides/guidelines.md
0 commit comments