File tree Expand file tree Collapse file tree 2 files changed +39
-2
lines changed Expand file tree Collapse file tree 2 files changed +39
-2
lines changed Original file line number Diff line number Diff line change 11name = " manual"
2+ title = " MongoDB Manual"
3+
4+ intersphinx = [" https://api.mongodb.com/python/current/object.inv" ,
5+ " https://motor.readthedocs.io/en/stable/objects.inv" ,
6+ " https://docs.atlas.mongodb.com/objects.inv" ]
7+
8+
9+
10+
11+ # name: pymongo
12+ # url:
13+ # path: pymongo.inv
14+ # ---
15+ # name: motor
16+ # url:
17+ # path: motor.inv
18+ # ---
19+ # name: phplib
20+ # url: https://docs.mongodb.com/php-library/master/
21+ # path: phplib.inv
22+ # ---
23+ # name: clouddocs
24+ # url:
25+ # path: cloud-docs.inv
26+ # ---
27+ # name: compassdocs
28+ # url: https://docs.mongodb.com/compass/current/
29+ # path: compass-docs.inv
30+ # ---
31+ # name: databasetools
32+ # url: https://docs.mongodb.com/database-tools/
33+ # path: database-tools-docs.inv
34+
35+
36+
37+
238
339[constants ]
440package-branch = " 4.2" # For rc = testing. For GA, will be 4.2.
@@ -14,3 +50,5 @@ pgp-fingerprint-fmt = "E162 F504 A20C DF15 827F 718D 4B7C 549A 058F 8B6B"
1450windows-sha256 = " C777DF7816BB8C9A760FDEA782113949408B6F39D72BE29A2551FA51E2FE0473"
1551pgp-short-fingerprint = " 0x4B7C549A058F8B6B"
1652source-available = " `source available and free to use <https://github.com/mongodb/mongo/>`_"
53+
54+
Original file line number Diff line number Diff line change 1- #! /bin/sh
2- make html
1+ " build-and-stage-next-gen"
You can’t perform that action at this time.
0 commit comments