Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ toc_landing_pages = [
"/aggregation",
"/builders",
"/builders/aggregates",
"/data-formats",
"/logging-monitoring",
"/api-documentation",
"/security",
Expand Down
3 changes: 2 additions & 1 deletion source/data-formats.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading