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 a2845ca commit 84e8e13Copy full SHA for 84e8e13
snooty.toml
@@ -3,7 +3,6 @@ title = "MongoDB Compass"
3
4
intersphinx = [
5
"https://www.mongodb.com/docs/manual/objects.inv",
6
- "https://www.mongodb.com/docs/upcoming/objects.inv",
7
"https://www.mongodb.com/docs/database-tools/objects.inv",
8
"https://www.mongodb.com/docs/mongodb-shell/objects.inv"
9
]
source/release-notes.txt
@@ -17,7 +17,9 @@ Release Notes
17
18
New Features:
19
20
-- Add link and descriptions for the :pipeline:`$documents` stage.
+- Add link and descriptions for the `$documents
21
+ <https://www.mongodb.com/docs/v5.2/reference/operator/aggregation/documents/>`__.
22
+ aggregation stage.
23
24
- Connect form: Add SSL/TLS option radio box group.
25
0 commit comments