From 7c5b4bddc9d289faed08f90288f10c592da8823b Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 19:14:36 +0000 Subject: [PATCH 1/3] Fern Editor: Update --- .../pages/learn/docs/getting-started/in-two.mdx | 5 +++++ fern/products/docs/docs.yml | 17 +++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 fern/docs/pages/learn/docs/getting-started/in-two.mdx diff --git a/fern/docs/pages/learn/docs/getting-started/in-two.mdx b/fern/docs/pages/learn/docs/getting-started/in-two.mdx new file mode 100644 index 00000000..37e8631c --- /dev/null +++ b/fern/docs/pages/learn/docs/getting-started/in-two.mdx @@ -0,0 +1,5 @@ +--- +title: in two +slug: learn/docs/getting-started/in-two +--- + diff --git a/fern/products/docs/docs.yml b/fern/products/docs/docs.yml index dc898fec..ef4dc9bf 100644 --- a/fern/products/docs/docs.yml +++ b/fern/products/docs/docs.yml @@ -1,5 +1,5 @@ navigation: - - section: Getting started + - section: two contents: - page: Overview path: ./pages/getting-started/overview.mdx @@ -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: in two + path: docs/pages/learn/docs/getting-started/in-two.mdx - changelog: ./pages/changelog icon: fa-regular fa-clock-rotate-left - section: Configuration @@ -130,7 +132,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 @@ -218,9 +220,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 @@ -253,7 +255,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 @@ -266,7 +268,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 - \ No newline at end of file From 2f54ef53377ba4e6fa73d99c4393a1ec722ea85d Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 19:27:03 +0000 Subject: [PATCH 2/3] Fern Editor: Update From e0eb5beee816e5f3e57cc6a39dd187ecc03de2d6 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 19:27:46 +0000 Subject: [PATCH 3/3] Fern Editor: Update --- fern/products/docs/pages/getting-started/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/docs/pages/getting-started/overview.mdx b/fern/products/docs/pages/getting-started/overview.mdx index 1cade7aa..b96d52f9 100644 --- a/fern/products/docs/pages/getting-started/overview.mdx +++ b/fern/products/docs/pages/getting-started/overview.mdx @@ -1,6 +1,6 @@ --- title: Fern Docs -subtitle: A website builder for beautiful agent and developer-friendly docs. +subtitle: A website builder for beautiful agent and developer-friendly docs! ---