|
1 | 1 | navigation: |
2 | | - - section: Guides |
| 2 | + - section: Getting Started |
3 | 3 | contents: |
4 | | - - section: Getting Started |
5 | | - contents: |
6 | | - - page: Overview |
7 | | - path: ./pages/guides/getting-started/overview.mdx |
8 | | - - page: Quickstart |
9 | | - path: ./pages/guides/getting-started/quickstart.mdx |
10 | | - - page: Migrate from an existing site |
11 | | - path: ./pages/guides/getting-started/migrate-from-existing-site.mdx |
12 | | - - page: Setting up your domain |
13 | | - path: ./pages/guides/getting-started/setting-up-your-domain.mdx |
14 | | - - page: Customer Showcase |
15 | | - path: ./pages/guides/getting-started/customer-showcase.mdx |
16 | | - - section: Reference |
17 | | - contents: |
18 | | - - page: What is docs.yml |
19 | | - path: ./pages/guides/reference/what-is-docs-yml.mdx |
20 | | - - page: Frontmatter |
21 | | - path: ./pages/guides/reference/frontmatter.mdx |
22 | | - - section: Navigation |
23 | | - contents: |
24 | | - - page: Overview |
25 | | - path: ./pages/guides/navigation/overview.mdx |
26 | | - - page: Tabs |
27 | | - path: ./pages/guides/navigation/tabs.mdx |
28 | | - - page: Versions |
29 | | - path: ./pages/guides/navigation/versions.mdx |
30 | | - - page: Products |
31 | | - path: ./pages/guides/navigation/products.mdx |
32 | | - - page: Changelogs |
33 | | - path: ./pages/guides/navigation/changelogs.mdx |
34 | | - - page: API References |
35 | | - path: ./pages/guides/navigation/api-references.mdx |
36 | | - - page: Hiding Content |
37 | | - path: ./pages/guides/navigation/hiding-content.mdx |
38 | | - - section: SEO |
39 | | - contents: |
40 | | - - page: Configuring Slugs |
41 | | - path: ./pages/guides/seo/configuring-slugs.mdx |
42 | | - - page: Redirects |
43 | | - path: ./pages/guides/seo/redirects.mdx |
44 | | - - page: SEO Metadata |
45 | | - path: ./pages/guides/seo/seo-metadata.mdx |
46 | | - - page: Ilms.txt |
47 | | - path: ./pages/guides/seo/ilms-txt.mdx |
48 | | - - section: Authentication |
49 | | - contents: |
50 | | - - page: SSO |
51 | | - path: ./pages/guides/authentication/sso.mdx |
52 | | - - page: RBAC |
53 | | - path: ./pages/guides/authentication/rbac.mdx |
54 | | - - page: API Key Injection |
55 | | - path: ./pages/guides/authentication/api-key-injection.mdx |
56 | | - - section: Enterprise |
| 4 | + - page: Overview |
| 5 | + path: ./pages/guides/getting-started/overview.mdx |
| 6 | + - page: Quickstart |
| 7 | + path: ./pages/guides/getting-started/quickstart.mdx |
| 8 | + - page: Migrate from an existing site |
| 9 | + path: ./pages/guides/getting-started/migrate-from-existing-site.mdx |
| 10 | + - page: Setting up your domain |
| 11 | + path: ./pages/guides/getting-started/setting-up-your-domain.mdx |
| 12 | + - page: Customer Showcase |
| 13 | + path: ./pages/guides/getting-started/customer-showcase.mdx |
| 14 | + - section: Reference |
| 15 | + collapsed: true |
| 16 | + contents: |
| 17 | + - page: What is docs.yml |
| 18 | + path: ./pages/guides/reference/what-is-docs-yml.mdx |
| 19 | + - page: Frontmatter |
| 20 | + path: ./pages/guides/reference/frontmatter.mdx |
| 21 | + - section: Navigation |
| 22 | + collapsed: true |
| 23 | + contents: |
| 24 | + - page: Overview |
| 25 | + path: ./pages/guides/navigation/overview.mdx |
| 26 | + - page: Tabs |
| 27 | + path: ./pages/guides/navigation/tabs.mdx |
| 28 | + - page: Versions |
| 29 | + path: ./pages/guides/navigation/versions.mdx |
| 30 | + - page: Products |
| 31 | + path: ./pages/guides/navigation/products.mdx |
| 32 | + - page: Changelogs |
| 33 | + path: ./pages/guides/navigation/changelogs.mdx |
| 34 | + - page: API References |
| 35 | + path: ./pages/guides/navigation/api-references.mdx |
| 36 | + - page: Hiding Content |
| 37 | + path: ./pages/guides/navigation/hiding-content.mdx |
| 38 | + - section: SEO |
| 39 | + collapsed: true |
| 40 | + contents: |
| 41 | + - page: Configuring Slugs |
| 42 | + path: ./pages/guides/seo/configuring-slugs.mdx |
| 43 | + - page: Redirects |
| 44 | + path: ./pages/guides/seo/redirects.mdx |
| 45 | + - page: SEO Metadata |
| 46 | + path: ./pages/guides/seo/seo-metadata.mdx |
| 47 | + - page: Ilms.txt |
| 48 | + path: ./pages/guides/seo/ilms-txt.mdx |
| 49 | + - section: Authentication |
| 50 | + collapsed: true |
| 51 | + contents: |
| 52 | + - page: SSO |
| 53 | + path: ./pages/guides/authentication/sso.mdx |
| 54 | + - page: RBAC |
| 55 | + path: ./pages/guides/authentication/rbac.mdx |
| 56 | + - page: API Key Injection |
| 57 | + path: ./pages/guides/authentication/api-key-injection.mdx |
| 58 | + - section: Enterprise |
| 59 | + collapsed: true |
| 60 | + contents: |
| 61 | + - page: Self-hosted |
| 62 | + path: ./pages/guides/enterprise/self-hosted.mdx |
| 63 | + - section: Integrations |
| 64 | + collapsed: true |
| 65 | + contents: |
| 66 | + - section: Analytics |
57 | 67 | contents: |
58 | | - - page: Self-hosted |
59 | | - path: ./pages/guides/enterprise/self-hosted.mdx |
60 | | - - section: Integrations |
| 68 | + - page: Google |
| 69 | + path: ./pages/guides/integrations/analytics/google.mdx |
| 70 | + - page: PostHog |
| 71 | + path: ./pages/guides/integrations/analytics/posthog.mdx |
| 72 | + - page: Fullstory |
| 73 | + path: ./pages/guides/integrations/analytics/fullstory.mdx |
| 74 | + - page: Segment |
| 75 | + path: ./pages/guides/integrations/analytics/segment.mdx |
| 76 | + - section: Support |
61 | 77 | contents: |
62 | | - - section: Analytics |
63 | | - contents: |
64 | | - - page: Google |
65 | | - path: ./pages/guides/integrations/analytics/google.mdx |
66 | | - - page: PostHog |
67 | | - path: ./pages/guides/integrations/analytics/posthog.mdx |
68 | | - - page: Fullstory |
69 | | - path: ./pages/guides/integrations/analytics/fullstory.mdx |
70 | | - - page: Segment |
71 | | - path: ./pages/guides/integrations/analytics/segment.mdx |
72 | | - - section: Support |
73 | | - contents: |
74 | | - - page: Postman |
75 | | - path: ./pages/guides/integrations/support/postman.mdx |
76 | 78 | - page: Postman |
77 | | - path: ./pages/guides/integrations/postman.mdx |
78 | | - - page: Feature Flags |
79 | | - path: ./pages/guides/integrations/feature-flags.mdx |
80 | | - - page: Self-hosted |
81 | | - path: ./pages/guides/integrations/self-hosted.mdx |
| 79 | + path: ./pages/guides/integrations/support/postman.mdx |
| 80 | + - page: Postman |
| 81 | + path: ./pages/guides/integrations/postman.mdx |
| 82 | + - page: Feature Flags |
| 83 | + path: ./pages/guides/integrations/feature-flags.mdx |
| 84 | + - page: Self-hosted |
| 85 | + path: ./pages/guides/integrations/self-hosted.mdx |
82 | 86 | - section: Component Library |
83 | 87 | contents: |
84 | 88 | - page: Overview |
@@ -135,7 +139,5 @@ navigation: |
135 | 139 | path: ./pages/component-library/custom-components/reusable-snippets.mdx |
136 | 140 | - page: Custom React Components |
137 | 141 | path: ./pages/component-library/custom-components/custom-react-components.mdx |
138 | | - - section: Changelog |
139 | | - contents: |
140 | | - - page: Overview |
141 | | - path: ./pages/changelog/overview.mdx |
| 142 | + - page: Changelog |
| 143 | + path: ./pages/changelog/overview.mdx |
0 commit comments