Skip to content

Commit 728c17f

Browse files
committed
PYTHON-884 - Add 3.0 migration guide.
1 parent 39c41b2 commit 728c17f

File tree

2 files changed

+546
-0
lines changed

2 files changed

+546
-0
lines changed

doc/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ everything you need to know to use **PyMongo**.
2222
:doc:`faq`
2323
Some questions that come up often.
2424

25+
:doc:`migrate-to-pymongo3`
26+
A PyMongo 2.x to 3.x migration guide.
27+
2528
:doc:`python3`
2629
Frequently asked questions about python 3 support.
2730

@@ -91,4 +94,5 @@ Indices and tables
9194
contributors
9295
changelog
9396
python3
97+
migrate-to-pymongo3
9498
developer/index

0 commit comments

Comments
 (0)