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 13b188f commit 5b5da81Copy full SHA for 5b5da81
snooty.toml
@@ -10,10 +10,10 @@ toc_landing_pages = [
10
"/getting-started",
11
"/connection",
12
"/crud",
13
- "aggregation",
+ "/aggregation",
14
"/builders",
15
"/data-formats",
16
- "reference",
+ "/reference",
17
"/api-documentation"
18
]
19
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
source/reference.txt
@@ -1,6 +1,6 @@
1
-==========
2
-Versioning
3
+=========
+Reference
4
5
.. meta::
6
:description: Learn about versioning in the {+driver-long+}.
0 commit comments