Skip to content

Commit 1a54434

Browse files
Fern Editor: Update
1 parent 3bf0d21 commit 1a54434

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
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 ONE
3+
slug: learn/docs/getting-started/page-in-one
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
navigation:
2-
- section: Getting started
2+
- section: SECTION 1
33
contents:
44
- page: Overview
55
path: ./pages/getting-started/overview.mdx
@@ -11,9 +11,11 @@ navigation:
1111
path: ./pages/getting-started/project-structure.mdx
1212
- link: Customer showcase
1313
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
14+
- page: PAGE IN ONE
15+
path: docs/pages/learn/docs/getting-started/page-in-one.mdx
1416
- changelog: ./pages/changelog
1517
icon: fa-regular fa-clock-rotate-left
16-
- section: Configuration
18+
- section: SECTION 2
1719
contents:
1820
- page: What is docs.yml?
1921
path: ./pages/customization/what-is-docs-yml.mdx
@@ -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,6 @@ 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-

0 commit comments

Comments
 (0)