diff --git a/fern/docs/pages/learn/docs/preview-publish/in-preview-and-publish.mdx b/fern/docs/pages/learn/docs/preview-publish/in-preview-and-publish.mdx new file mode 100644 index 000000000..95fcdbda5 --- /dev/null +++ b/fern/docs/pages/learn/docs/preview-publish/in-preview-and-publish.mdx @@ -0,0 +1,5 @@ +--- +title: in PREVIEW AND PUBLISH +slug: learn/docs/preview-publish/in-preview-and-publish +--- + diff --git a/fern/products/docs/docs.yml b/fern/products/docs/docs.yml index 469566b9b..61a87305f 100644 --- a/fern/products/docs/docs.yml +++ b/fern/products/docs/docs.yml @@ -215,6 +215,8 @@ navigation: path: ./pages/getting-started/publishing-your-docs.mdx - page: Setting up your domain path: ./pages/getting-started/setting-up-your-domain.mdx + - page: in PREVIEW AND PUBLISH + path: ../../docs/pages/learn/docs/preview-publish/in-preview-and-publish.mdx - section: Customization collapsed: true contents: @@ -308,9 +310,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 @@ -359,7 +361,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 - section: Resources @@ -411,7 +413,7 @@ navigation: hidden: true - slackAskFern: hidden: true - - section: "Fern Writer API" + - section: Fern Writer API referenced-packages: - slackScribe contents: [] @@ -419,7 +421,5 @@ navigation: hidden: true - website: hidden: true - # must be included to use the schema component - api: API reference api-name: docs-yml -