Skip to content
Draft
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
6 changes: 6 additions & 0 deletions fern/docs/pages/learn/docs/getting-started/test123.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: test123
slug: learn/docs/getting-started/test123
---

hey there!!
11 changes: 6 additions & 5 deletions fern/products/docs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ navigation:
path: ./pages/getting-started/project-structure.mdx
- link: Customer showcase
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
- page: test123
path: ../../docs/pages/learn/docs/getting-started/test123.mdx
- changelog: ./pages/changelog
icon: fa-regular fa-clock-rotate-left
- section: Configuration
Expand Down Expand Up @@ -343,9 +345,9 @@ navigation:
contents:
- page: Overview
path: ./pages/security/overview.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 @@ -400,7 +402,7 @@ 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
- page: Download OpenAPI spec
Expand Down Expand Up @@ -466,4 +468,3 @@ navigation:
# must be included to use the schema component
- api: API reference
api-name: docs-yml

Loading