Skip to content

Commit b68ffa0

Browse files
Fern Editor: Update
1 parent 14aa465 commit b68ffa0

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: ONE
3+
slug: learn/docs/getting-started/one
4+
---
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: THREE
3+
slug: learn/docs/getting-started/three
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
navigation:
2-
- section: Getting started
2+
- section: TWO
33
contents:
44
- page: Overview
55
path: ./pages/getting-started/overview.mdx
@@ -9,6 +9,10 @@ navigation:
99
path: ./pages/getting-started/quickstart.mdx
1010
- page: Project structure
1111
path: ./pages/getting-started/project-structure.mdx
12+
- page: ONE
13+
path: docs/pages/learn/docs/getting-started/one.mdx
14+
- page: THREE
15+
path: docs/pages/learn/docs/getting-started/three.mdx
1216
- link: Customer showcase
1317
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
1418
- changelog: ./pages/changelog
@@ -130,7 +134,7 @@ navigation:
130134
- section: Preview & publish
131135
collapsed: true
132136
contents:
133-
- page: Previewing changes locally
137+
- page: Previewing changes locally
134138
path: ./pages/getting-started/preview-changes-locally.mdx
135139
- page: Previewing changes in a PR
136140
path: ./pages/getting-started/pr-preview.mdx
@@ -218,9 +222,9 @@ navigation:
218222
path: ./pages/api-references/autopopulate-api-key.mdx
219223
- page: SSO
220224
path: ./pages/authentication/sso.mdx
221-
- section: Self-hosted
222-
collapsed: true
223-
contents:
225+
- section: Self-hosted
226+
collapsed: true
227+
contents:
224228
- page: Overview
225229
path: ./pages/enterprise/self-hosted.mdx
226230
- page: Set up self-hosted documentation
@@ -253,7 +257,7 @@ navigation:
253257
slug: analytics/mixpanel
254258
- page: Postman
255259
path: ./pages/integrations/postman.mdx
256-
- page: LaunchDarkly feature flags
260+
- page: LaunchDarkly feature flags
257261
path: ./pages/integrations/feature-flags.mdx
258262
- section: Developer tools
259263
collapsed: true
@@ -265,7 +269,6 @@ navigation:
265269
- page: GitLab
266270
path: ./pages/developer-tools/gitlab.mdx
267271
- page: Vale
268-
path: ./pages/developer-tools/vale.mdx
272+
path: ./pages/developer-tools/vale.mdx
269273
- page: View Markdown
270274
path: ./pages/developer-tools/view-markdown.mdx
271-

0 commit comments

Comments
 (0)