From d90cefa540212e7f6cbc5b5d3dca12e5cd0d813c Mon Sep 17 00:00:00 2001 From: Melanie Ballard Date: Wed, 23 Jul 2025 14:51:00 -0400 Subject: [PATCH] DOCSP-51245 connection no index --- snooty.toml | 1 - source/connection.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index 48d20a6cc..45b27ddfd 100644 --- a/snooty.toml +++ b/snooty.toml @@ -7,7 +7,6 @@ intersphinx = [ ] toc_landing_pages = [ - "/connection", "/connection/specify-connection-options", "/crud/update-documents", "/aggregation", diff --git a/source/connection.txt b/source/connection.txt index 1f8cdbdb8..26fd75c31 100644 --- a/source/connection.txt +++ b/source/connection.txt @@ -10,6 +10,9 @@ Connection Guide Specify Connection Options Connection Troubleshooting +.. meta:: + :robots: noindex + .. contents:: On this page :local: :backlinks: none