File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ =================
2
+ API Documentation
3
+ =================
4
+
5
+ .. default-domain:: mongodb
6
+
7
+ .. toctree::
8
+ :titlesonly:
9
+ :maxdepth: 1
10
+
11
+ Bson <http://mongodb.github.io/mongo-java-driver/4.3/apidocs/bson/index.html>
12
+ Core <http://mongodb.github.io/mongo-java-driver/4.3/apidocs/mongodb-driver-core/index.html>
13
+ Java Driver (modern API) <http://mongodb.github.io/mongo-java-driver/4.3/apidocs/mongodb-driver-sync/index.html>
14
+ Java Driver (legacy API) <https://mongodb.github.io/mongo-java-driver/4.3/apidocs/mongodb-driver-legacy/index.html>
15
+
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ MongoDB Java Driver
11
11
/quick-start
12
12
/usage-examples
13
13
/fundamentals
14
- API Documentation <http://mongodb.github.io/mongo-java-driver/4.3/apidocs/mongodb-driver-sync/>
14
+ /api-documentation
15
15
/faq
16
16
/issues-and-help
17
17
/compatibility
You can’t perform that action at this time.
0 commit comments