From ed9768bdfe68627e0d5473182721d170d81069e4 Mon Sep 17 00:00:00 2001 From: Melanie Ballard Date: Wed, 23 Jul 2025 15:30:00 -0400 Subject: [PATCH] DOCSP-51248 data formats noindex --- snooty.toml | 1 - source/data-formats.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index 48d20a6cc..b0a464e1d 100644 --- a/snooty.toml +++ b/snooty.toml @@ -13,7 +13,6 @@ toc_landing_pages = [ "/aggregation", "/builders", "/builders/aggregates", - "/data-formats", "/reference", "/logging-monitoring", "/api-documentation", diff --git a/source/data-formats.txt b/source/data-formats.txt index f553fbc97..d6b066ea2 100644 --- a/source/data-formats.txt +++ b/source/data-formats.txt @@ -4,6 +4,7 @@ Data Formats .. meta:: :description: Learn how to convert between MongoDB and Java data formats by using the {+driver-long+}. + :robots: noindex .. toctree:: :caption: Data Formats