mongo-python-driver/doc/api/pymongo
Bernie Hackett 500db80aa0 PYTHON-1154 - Various doc and doctest fixes
- Make the doctests pass against MongoDB 2.6 - master (3.3)
- Make the doctests pass under python 2.6 - python 3.5
- Make the docs build properly with python 2.4 and 2.5

Previous changes to make the doctests pass under python 3 keep
them from working at all under python 2.4, and cause some doctests
to fail under python 2.5. That feels like a fair tradeoff.
2016-09-28 15:57:34 -07:00
..
bulk.rst Fluent API for bulk write operations PYTHON-630 2014-01-21 11:47:09 -08:00
collection.rst PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
command_cursor.rst Fix aggregate cursor read preference issues PYTHON-636 2014-02-10 18:55:50 -08:00
connection.rst PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
cursor_manager.rst Deprecate cursor manager support PYTHON-323 2012-04-17 22:05:05 -04:00
cursor.rst PYTHON-1154 - Various doc and doctest fixes 2016-09-28 15:57:34 -07:00
database.rst PYTHON-881 - Backport CodecOptions class from 3.x. 2015-05-26 19:23:40 -07:00
errors.rst API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
index.rst PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
master_slave_connection.rst Deprecate slave_okay in favor of read_preference. 2011-11-01 18:55:20 -07:00
message.rst doc for message module 2009-11-16 18:43:13 -08:00
mongo_client.rst Changelog for 2.9. 2015-07-15 14:52:46 -07:00
mongo_replica_set_client.rst Changelog for 2.9. 2015-07-15 14:52:46 -07:00
operations.rst PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
pool.rst Update docs for Connection->MongoClient change PYTHON-452 2013-02-10 10:53:35 -05:00
read_preferences.rst PYTHON-879 - Backport new read preference classes from 3.x. 2015-05-22 10:36:06 -07:00
replica_set_connection.rst PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
results.rst PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
son_manipulator.rst API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
uri_parser.rst Docs for pymongo.uri_parser. 2011-08-05 14:34:10 -07:00
write_concern.rst PYTHON-880 - Backport WriteConcern class from 3.x. 2015-05-21 14:38:44 -07:00