From 55591c6993a064433ef75b189e7f08a8bd1208e1 Mon Sep 17 00:00:00 2001 From: Lawrence Lane Date: Mon, 29 Jun 2026 11:11:02 -0400 Subject: [PATCH 1/2] Enable Fern multi-source --- fern/docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/fern/docs.yml b/fern/docs.yml index bd56ef260..ad3621585 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -2,6 +2,7 @@ instances: - url: datadesigner.docs.buildwithfern.com/nemo/datadesigner custom-domain: docs.nvidia.com/nemo/datadesigner title: NVIDIA NeMo Data Designer +multi-source: true # NVIDIA branding (logo, favicon, colors, fonts, footer, base CSS/JS, layout) is # inherited from the canonical NVIDIA Fern global theme. Theme source of truth: From 184c68de5798dd678925cbbae905ade322736980 Mon Sep 17 00:00:00 2001 From: Lawrence Lane Date: Mon, 29 Jun 2026 11:16:49 -0400 Subject: [PATCH 2/2] Set Fern multi-source on instances --- fern/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/docs.yml b/fern/docs.yml index ad3621585..92e4b8522 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -1,8 +1,8 @@ instances: - url: datadesigner.docs.buildwithfern.com/nemo/datadesigner custom-domain: docs.nvidia.com/nemo/datadesigner + multi-source: true title: NVIDIA NeMo Data Designer -multi-source: true # NVIDIA branding (logo, favicon, colors, fonts, footer, base CSS/JS, layout) is # inherited from the canonical NVIDIA Fern global theme. Theme source of truth: