mirror of https://github.com/ledisdb/ledisdb.git
27 lines
472 B
ReStructuredText
27 lines
472 B
ReStructuredText
|
.. ledis-py documentation master file, created by
|
||
|
sphinx-quickstart on Tue Jul 8 20:03:17 2014.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
ledis-py's documentation!
|
||
|
====================================
|
||
|
|
||
|
|
||
|
API Reference
|
||
|
-------------
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
.. automodule:: ledis
|
||
|
:members:
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|