removed apidoc directory from repo

This commit is contained in:
morrme
2017-06-02 00:15:21 -05:00
parent 0cf5b77a1a
commit f21d548bd0
3 changed files with 0 additions and 107 deletions

View File

@@ -1,7 +0,0 @@
pymemcache
==========
.. toctree::
:maxdepth: 4
pymemcache

View File

@@ -1,46 +0,0 @@
pymemcache.client package
=========================
Submodules
----------
pymemcache.client.base module
-----------------------------
.. automodule:: pymemcache.client.base
:members:
:undoc-members:
:show-inheritance:
pymemcache.client.hash module
-----------------------------
.. automodule:: pymemcache.client.hash
:members:
:undoc-members:
:show-inheritance:
pymemcache.client.murmur3 module
--------------------------------
.. automodule:: pymemcache.client.murmur3
:members:
:undoc-members:
:show-inheritance:
pymemcache.client.rendezvous module
-----------------------------------
.. automodule:: pymemcache.client.rendezvous
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: pymemcache.client
:members:
:undoc-members:
:show-inheritance:

View File

@@ -1,54 +0,0 @@
pymemcache package
==================
Subpackages
-----------
.. toctree::
pymemcache.client
pymemcache.test
Submodules
----------
pymemcache.exceptions module
----------------------------
.. automodule:: pymemcache.exceptions
:members:
:undoc-members:
:show-inheritance:
pymemcache.fallback module
--------------------------
.. automodule:: pymemcache.fallback
:members:
:undoc-members:
:show-inheritance:
pymemcache.pool module
----------------------
.. automodule:: pymemcache.pool
:members:
:undoc-members:
:show-inheritance:
pymemcache.serde module
-----------------------
.. automodule:: pymemcache.serde
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: pymemcache
:members:
:undoc-members:
:show-inheritance: