10000 DOCSP-25493: Adding links to the bson-records API (#326) · nickldp/docs-kotlin@86e1670 · GitHub
[go: up one dir, main page]

Skip to content

Commit 86e1670

Browse files
authored
DOCSP-25493: Adding links to the bson-records API (#326)
* DOCSP-25493: Adding links to the bson-records API * Fixing broken link.
1 parent 59afcfc commit 86e1670

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/api-documentation.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ API Documentation
99
:maxdepth: 1
1010

1111
BSON <{+api+}/apidocs/bson/index.html>
12+
BSON Record Codec <{+api+}/apidocs/bson-record-codec/index.html>
1213
Core <{+api+}/apidocs/mongodb-driver-core/index.html>
1314
Java Driver (modern API) <{+api+}/apidocs/mongodb-driver-sync/index.html>
1415
Java Driver (legacy API) <{+api+}/apidocs/mongodb-driver-legacy/index.html>

source/index.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ and links to the API documentation.
7878
* - `BSON <{+api+}/apidocs/bson/index.html>`__
7979
- Base BSON classes
8080

81+
* - `BSON Record Codec <{+api+}/apidocs/bson-record-codec/index.html>`__
82+
- Classes that support records
83+
8184
* - `Core <{+api+}/apidocs/mongodb-driver-core/index.html>`__
8285
- Shared core classes
8386

0 commit comments

Comments
 (0)
0