26 lines
605 B
ReStructuredText
26 lines
605 B
ReStructuredText
.. MongoEngine documentation master file, created by
|
|
sphinx-quickstart on Sun Nov 22 18:14:13 2009.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
MongoEngine User Documentation
|
|
=======================================
|
|
|
|
MongoEngine is an Object-Document Mapper, written in Python for working with
|
|
MongoDB. The source is available on
|
|
`GitHub <http://github.com/hmarr/mongoengine>`_.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
tutorial
|
|
userguide
|
|
apireference
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|