Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
167 changes: 26 additions & 141 deletions fern/docs.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/page-five.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: PAGE FIVE
slug: learn/docs/getting-started/page-five
---

5 changes: 5 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/page-four.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: PAGE FOUR
slug: learn/docs/getting-started/page-four
---

5 changes: 5 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/page-one.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: PAGE ONE
slug: learn/docs/getting-started/page-one
---

5 changes: 5 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/page-six.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: PAGE SIX
slug: learn/docs/getting-started/page-six
---

5 changes: 5 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/page-three.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: PAGE THREE
slug: learn/docs/getting-started/page-three
---

5 changes: 5 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/page-two.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: PAGE TWO
slug: learn/docs/getting-started/page-two
---

63 changes: 33 additions & 30 deletions fern/products/docs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ navigation:
path: ./pages/getting-started/quickstart.mdx
- page: Project structure
path: ./pages/getting-started/project-structure.mdx
- page: PAGE FIVE
path: docs/pages/learn/docs/getting-started/page-five.mdx
- page: PAGE SIX
path: docs/pages/learn/docs/getting-started/page-six.mdx
- link: Customer showcase
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
- changelog: ./pages/changelog
Expand All @@ -30,6 +34,20 @@ navigation:
- page: Markdown pages
path: ./pages/component-library/writing-content/markdown.mdx
slug: markdown
- page: Fern Editor
path: ./pages/component-library/writing-content/visual-editor.mdx
slug: fern-editor
- page: Reusable snippets
path: ./pages/component-library/custom-components/reusable-markdown.mdx
- page: Custom React components
path: ./pages/component-library/custom-components/custom-react-components.mdx
- page: Conditionally rendered content
hidden: true
path: ./pages/component-library/custom-components/conditional-rendering.mdx
- page: Component demos
hidden: true
path: ./pages/component-library/demo.mdx
slug: demo
- section: Components
contents:
- page: Overview
Expand Down Expand Up @@ -104,33 +122,19 @@ navigation:
- page: Tooltips
path: ./pages/component-library/default-components/tooltips.mdx
icon: fa-duotone fa-comment
- page: Fern Editor
path: ./pages/component-library/writing-content/visual-editor.mdx
slug: fern-editor
- page: Reusable snippets
path: ./pages/component-library/custom-components/reusable-markdown.mdx
- page: Custom React components
path: ./pages/component-library/custom-components/custom-react-components.mdx
- page: Conditionally rendered content
hidden: true
path: ./pages/component-library/custom-components/conditional-rendering.mdx
- page: Component demos
hidden: true
path: ./pages/component-library/demo.mdx
slug: demo
- section: AI features
contents:
- link: Ask Fern
href: /learn/ask-fern/getting-started/what-is-ask-fern
- page: MCP server for your site
path: ./pages/ai/mcp-server.mdx
slug: mcp-server
- page: Fern Scribe (coming soon)
path: ./pages/ai/scribe.mdx
- link: Ask Fern
href: /learn/ask-fern/getting-started/what-is-ask-fern
- section: Preview & publish
collapsed: true
contents:
- page: Previewing changes locally
- page: Previewing changes locally
path: ./pages/getting-started/preview-changes-locally.mdx
- page: Previewing changes in a PR
path: ./pages/getting-started/pr-preview.mdx
Expand Down Expand Up @@ -163,13 +167,6 @@ navigation:
path: ./pages/api-references/sdk-snippets.mdx
- page: HTTP snippets
path: ./pages/api-references/http-snippets.mdx
- section: API Explorer
slug: api-explorer
contents:
- page: Overview
path: ./pages/api-references/api-explorer.mdx
- page: Auto-populate API keys
path: ./pages/api-references/autopopulate-api-key.mdx
- page: Endpoint errors
path: ./pages/api-references/endpoint-errors.mdx
- page: Audiences
Expand All @@ -189,6 +186,13 @@ navigation:
- page: Generate OpenRPC reference
path: ./pages/api-references/generate-openrpc-ref.mdx
slug: generate-openrpc-ref
- section: API Explorer
slug: api-explorer
contents:
- page: Overview
path: ./pages/api-references/api-explorer.mdx
- page: Auto-populate API keys
path: ./pages/api-references/autopopulate-api-key.mdx
- section: SEO & GEO
slug: seo
collapsed: true
Expand Down Expand Up @@ -218,9 +222,9 @@ navigation:
path: ./pages/api-references/autopopulate-api-key.mdx
- page: SSO
path: ./pages/authentication/sso.mdx
- section: Self-hosted
collapsed: true
contents:
- section: Self-hosted
collapsed: true
contents:
- page: Overview
path: ./pages/enterprise/self-hosted.mdx
- page: Set up self-hosted documentation
Expand Down Expand Up @@ -253,7 +257,7 @@ navigation:
slug: analytics/mixpanel
- page: Postman
path: ./pages/integrations/postman.mdx
- page: LaunchDarkly feature flags
- page: LaunchDarkly feature flags
path: ./pages/integrations/feature-flags.mdx
- section: Developer tools
collapsed: true
Expand All @@ -265,7 +269,6 @@ navigation:
- page: GitLab
path: ./pages/developer-tools/gitlab.mdx
- page: Vale
path: ./pages/developer-tools/vale.mdx
path: ./pages/developer-tools/vale.mdx
- page: View Markdown
path: ./pages/developer-tools/view-markdown.mdx

Loading