Skip to content

Commit 75e48a5

Browse files
Fern Editor: Update
1 parent 3bf0d21 commit 75e48a5

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: PAGE IN TWO
3+
slug: learn/docs/configuration/page-in-two
4+
---
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: PAGE IN 1
3+
slug: learn/docs/getting-started/page-in-1
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ navigation:
1313
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
1414
- changelog: ./pages/changelog
1515
icon: fa-regular fa-clock-rotate-left
16-
- section: Configuration
16+
- section: SECTION TWO
1717
contents:
1818
- page: What is docs.yml?
1919
path: ./pages/customization/what-is-docs-yml.mdx
@@ -25,6 +25,8 @@ navigation:
2525
path: ./pages/navigation/products.mdx
2626
- page: Page-level settings
2727
path: ./pages/customization/frontmatter.mdx
28+
- page: PAGE IN TWO
29+
path: docs/pages/learn/docs/configuration/page-in-two.mdx
2830
- section: Writing content
2931
contents:
3032
- page: Markdown pages
@@ -130,7 +132,7 @@ navigation:
130132
- section: Preview & publish
131133
collapsed: true
132134
contents:
133-
- page: Previewing changes locally
135+
- page: Previewing changes locally
134136
path: ./pages/getting-started/preview-changes-locally.mdx
135137
- page: Previewing changes in a PR
136138
path: ./pages/getting-started/pr-preview.mdx
@@ -218,9 +220,9 @@ navigation:
218220
path: ./pages/api-references/autopopulate-api-key.mdx
219221
- page: SSO
220222
path: ./pages/authentication/sso.mdx
221-
- section: Self-hosted
222-
collapsed: true
223-
contents:
223+
- section: Self-hosted
224+
collapsed: true
225+
contents:
224226
- page: Overview
225227
path: ./pages/enterprise/self-hosted.mdx
226228
- page: Set up self-hosted documentation
@@ -253,7 +255,7 @@ navigation:
253255
slug: analytics/mixpanel
254256
- page: Postman
255257
path: ./pages/integrations/postman.mdx
256-
- page: LaunchDarkly feature flags
258+
- page: LaunchDarkly feature flags
257259
path: ./pages/integrations/feature-flags.mdx
258260
hidden: true
259261
- section: Developer tools
@@ -266,7 +268,10 @@ navigation:
266268
- page: GitLab
267269
path: ./pages/developer-tools/gitlab.mdx
268270
- page: Vale
269-
path: ./pages/developer-tools/vale.mdx
271+
path: ./pages/developer-tools/vale.mdx
270272
- page: View Markdown
271273
path: ./pages/developer-tools/view-markdown.mdx
272-
274+
- section: SECTION 1
275+
contents:
276+
- page: PAGE IN 1
277+
path: docs/pages/learn/docs/getting-started/page-in-1.mdx

0 commit comments

Comments
 (0)