We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634657f commit ca9c109Copy full SHA for ca9c109
snooty.toml
@@ -5,7 +5,9 @@ intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
5
"https://www.mongodb.com/docs/atlas/objects.inv"
6
]
7
8
-# toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]
+toc_landing_pages = [
9
+ "/get-started"
10
+]
11
12
[constants]
13
django-odm = "Django MongoDB Backend"
0 commit comments