From d5cfbde8ddf3dcdb80fc6b4316c1ddf54f0d1a10 Mon Sep 17 00:00:00 2001 From: Melanie Ballard Date: Thu, 24 Jul 2025 10:24:59 -0400 Subject: [PATCH] backport data formats --- snooty.toml | 1 - source/data-formats.txt | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/snooty.toml b/snooty.toml index 6cc98f54e..33c593719 100644 --- a/snooty.toml +++ b/snooty.toml @@ -12,7 +12,6 @@ toc_landing_pages = [ "/aggregation", "/builders", "/builders/aggregates", - "/data-formats", "/logging-monitoring", "/api-documentation", "/security", diff --git a/source/data-formats.txt b/source/data-formats.txt index f553fbc97..34074dd2d 100644 --- a/source/data-formats.txt +++ b/source/data-formats.txt @@ -4,7 +4,8 @@ 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