Skip to content

Commit 0ce6dd9

Browse files
authored
DOCSP-51283: noindex short pages (#124)
1 parent db6738d commit 0ce6dd9

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ toc_landing_pages = [
1717
"/connect/connection-options",
1818
"/logging-and-monitoring",
1919
"/databases-and-collections",
20-
"/api",
2120
"/security/authentication"
2221
]
2322

source/api.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _kotlin-sync-api-docs:
25

36
=================

source/security.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _kotlin-sync-security:
25

36
================

0 commit comments

Comments
 (0)