oops missing docs
This commit is contained in:
parent
2bb4d67c12
commit
336e7db0a9
7
doc/api/pymongo/max_key.rst
Normal file
7
doc/api/pymongo/max_key.rst
Normal file
@ -0,0 +1,7 @@
|
||||
:mod:`max_key` -- Representation for the MongoDB internal MaxKey type
|
||||
=====================================================================
|
||||
.. versionadded:: 1.7
|
||||
|
||||
.. automodule:: pymongo.max_key
|
||||
:synopsis: Representation for the MongoDB internal MaxKey type
|
||||
:members:
|
||||
7
doc/api/pymongo/min_key.rst
Normal file
7
doc/api/pymongo/min_key.rst
Normal file
@ -0,0 +1,7 @@
|
||||
:mod:`min_key` -- Representation for the MongoDB internal MinKey type
|
||||
=====================================================================
|
||||
.. versionadded:: 1.7
|
||||
|
||||
.. automodule:: pymongo.min_key
|
||||
:synopsis: Representation for the MongoDB internal MinKey type
|
||||
:members:
|
||||
Loading…
Reference in New Issue
Block a user