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
1111 /quick-start
1212 /usage-examples
1313 /fundamentals
14- API Documentation <http://mongodb.github.io/mongo-java-driver/4.3/apidocs/mongodb-driver-sync/>
14+ /api-documentation
1515 /faq
1616 /issues-and-help
1717 /compatibility
You can’t perform that action at this time.
0 commit comments