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 ec5f6d6 commit 617b9c9Copy full SHA for 617b9c9
snooty.toml
@@ -10,7 +10,8 @@ toc_landing_pages = [
10
"/getting-started",
11
"/connection",
12
"/crud",
13
- "/crud/builders",
+ "/aggregation",
14
+ "/builders",
15
"/data-formats",
16
"/api-documentation"
17
]
source/aggregation.txt
@@ -21,7 +21,7 @@ Aggregation
21
:titlesonly:
22
:maxdepth: 1
23
24
- Aggregation Expressions </crud/aggregation-expression-operations>
+ Aggregation Expressions </aggregation/aggregation-expression-operations>
25
26
Overview
27
--------
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