Skip to content

Commit 9e02193

Browse files
committed
add to toc
1 parent 0340a31 commit 9e02193

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/data-formats.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Specialized Data Formats
2222
:maxdepth: 1
2323

2424
BSON </data-formats/bson>
25+
Extended JSON </data-formats/extended-json>
2526
Custom Types </data-formats/custom-types>
2627
Dates & Times </data-formats/dates-and-times>
2728
UUIDs </data-formats/uuid>
@@ -35,6 +36,7 @@ application. To learn how to work with these data formats, see the following
3536
sections:
3637

3738
- Learn how to work with BSON documents in the :ref:`pymongo-bson` guide.
39+
- Learn how to translate BSON to Extended JSON in the :ref:`pymongo-extended-json` guide.
3840
- Learn how to encode and decode custom types in the :ref:`pymongo-custom-types` guide.
3941
- Learn how to work with Python ``datetime`` objects in {+driver-short+} in the
4042
:ref:`pymongo-dates-times` guide.

0 commit comments

Comments
 (0)