From 5b6d5b4f122a463622f131c569dc701d49e45816 Mon Sep 17 00:00:00 2001 From: Melanie Ballard Date: Thu, 24 Jul 2025 10:27:35 -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 ee6d40fc6..116c42361 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