File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ API Documentation
9
9
:maxdepth: 1
10
10
11
11
BSON <{+api+}/apidocs/bson/index.html>
12
+ BSON Record Codec <{+api+}/apidocs/bson-record-codec/index.html>
12
13
Core <{+api+}/apidocs/mongodb-driver-core/index.html>
13
14
Java Driver (modern API) <{+api+}/apidocs/mongodb-driver-sync/index.html>
14
15
Java Driver (legacy API) <{+api+}/apidocs/mongodb-driver-legacy/index.html>
Original file line number Diff line number Diff line change @@ -78,6 +78,9 @@ and links to the API documentation.
78
78
* - `BSON <{+api+}/apidocs/bson/index.html>`__
79
79
- Base BSON classes
80
80
81
+ * - `BSON Record Codec <{+api+}/apidocs/bson-record-codec/index.html>`__
82
+ - Classes that support records
83
+
81
84
* - `Core <{+api+}/apidocs/mongodb-driver-core/index.html>`__
82
85
- Shared core classes
83
86
You can’t perform that action at this time.
0 commit comments