Skip to content

Commit ea4cf27

Browse files
committed
DOCSP-51241: Short pages fixes (#668)
* DOCSP-51241: Short pages fixes * fix (cherry picked from commit 7996b64)
1 parent 063642c commit ea4cf27

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
@@ -1,5 +1,4 @@
11
toc_landing_pages = [
2-
"/fundamentals/connection",
32
"/fundamentals/crud",
43
"/usage-examples",
54
"/fundamentals",

source/fundamentals/connection.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
.. _csharp-connection:
25

36
==========

source/fundamentals/crud/read-operations.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
.. _csharp-crud-read-operations:
25

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

0 commit comments

Comments
 (0)