Skip to content

Commit 0a56b51

Browse files
committed
Fix toc
1 parent 9b3436c commit 0a56b51

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

snooty.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ intersphinx = [
88
]
99

1010
toc_landing_pages = [
11-
"/write-operations",
12-
"/read",
1311
"/connect",
1412
"/indexes",
15-
"work-with-indexes",
13+
"/work-with-indexes",
1614
"/data-formats",
1715
"/builders",
1816
"/aggregation",
17+
"/connect/connection-options",
18+
"/logging-and-monitoring",
19+
"/databases-and-collections"
20+
"/api"
1921
]
2022

2123
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"

0 commit comments

Comments
 (0)