diff --git a/fern/docs.yml b/fern/docs.yml index 882dd665aa..2964ea2e1a 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -5,6 +5,7 @@ title: "cuVS" instances: - url: "nvidia-cuvs.docs.buildwithfern.com/cuvs" custom-domain: docs.nvidia.com/cuvs + multi-source: true footer: "./theme/nvidia/components/CustomFooter.tsx" logo: light: "./theme/nvidia/assets/NVIDIA_light.svg" @@ -67,7 +68,6 @@ css: experimental: mdx-components: - "./theme/nvidia/components" - basepath-aware: true navbar-links: - type: "secondary" text: "GitHub" diff --git a/fern/fern.config.json b/fern/fern.config.json index 5495dca9a7..a3ffdecef3 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "nvidia", - "version": "5.44.3" + "version": "5.57.0" }