From a2bda35966e0e0a4318b21c296935339fd13ec42 Mon Sep 17 00:00:00 2001 From: Lawrence Lane Date: Mon, 29 Jun 2026 11:27:34 -0400 Subject: [PATCH 1/2] docs: enable Fern multi-source Signed-off-by: Lawrence Lane --- fern/docs.yml | 349 +------------------------------------------------- 1 file changed, 1 insertion(+), 348 deletions(-) diff --git a/fern/docs.yml b/fern/docs.yml index bd56ef260..1f33d49fe 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -1,348 +1 @@ -instances: -- url: datadesigner.docs.buildwithfern.com/nemo/datadesigner - custom-domain: docs.nvidia.com/nemo/datadesigner -title: NVIDIA NeMo Data Designer - -# NVIDIA branding (logo, favicon, colors, fonts, footer, base CSS/JS, layout) is -# inherited from the canonical NVIDIA Fern global theme. Theme source of truth: -# https://github.com/NVIDIA/fern-components -global-theme: nvidia - -# The nvidia global theme hardcodes `logo.right-text: Documentation` and a generic href. -# Override just those two while inheriting the NVIDIA logo SVGs/height from the theme. -logo: - href: /nemo/datadesigner/getting-started/welcome - right-text: NeMo Data Designer - -# NOTE: there is intentionally no `css:` block. `css` is a theme-owned field — under -# `global-theme`, Fern replaces it with the theme's stylesheets at publish, so a local -# `css:` list is silently dropped (this is what broke the dev-notes in #713/#715). -# DataDesigner's product styles instead ship *inside* the MDX components (which are not -# theme-owned), each injecting its own