File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,6 @@ title = "Start with Guides"
3
3
4
4
sharedinclude_root = " https://raw.githubusercontent.com/10gen/docs-shared/main/"
5
5
6
- [constants ]
7
- db-deployments = " `Database Deployments <https://cloud.mongodb.com/v2>`__"
8
- guides-db = " sample_guides"
9
- guides-coll = " planets"
10
- full-java-version = " 4.7.0"
11
- full-dotnet-version = " 2.17.0"
12
-
13
6
intersphinx = [
14
7
" https://www.mongodb.com/docs/manual/objects.inv" ,
15
8
" https://pymongo.readthedocs.io/en/stable/objects.inv" ,
@@ -23,3 +16,10 @@ intersphinx = [
23
16
" https://www.mongodb.com/docs/drivers/java/sync/master/objects.inv" ,
24
17
" https://www.mongodb.com/docs/mongodb-shell/objects.inv" ,
25
18
]
19
+
20
+ [constants ]
21
+ db-deployments = " `Database Deployments <https://cloud.mongodb.com/v2>`__"
22
+ guides-db = " sample_guides"
23
+ guides-coll = " planets"
24
+ full-java-version = " 4.7.0"
25
+ full-dotnet-version = " 2.17.0"
You can’t perform that action at this time.
0 commit comments