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
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: WORK IN PROGRESS
slug: learn/docs/getting-started/work-in-progress
---

15 changes: 8 additions & 7 deletions fern/products/docs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ navigation:
path: ./pages/getting-started/project-structure.mdx
- link: Customer showcase
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
- page: WORK IN PROGRESS
path: docs/pages/learn/docs/getting-started/work-in-progress.mdx
- changelog: ./pages/changelog
icon: fa-regular fa-clock-rotate-left
- section: Configuration
Expand Down Expand Up @@ -136,7 +138,7 @@ navigation:
- 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 @@ -224,9 +226,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 @@ -259,7 +261,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
hidden: true
- section: Developer tools
Expand All @@ -272,7 +274,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