Remove api docs from readme

This commit is contained in:
Fedor Gogolev 2015-11-02 18:16:26 +03:00
parent c28fc45461
commit 3ceb03a44e
2 changed files with 7 additions and 6 deletions

View File

@ -70,11 +70,5 @@ For example:
daemon = Daemonize(app="test_app", pid=pid, action=main, keep_fds=keep_fds)
daemon.start()
API
---
.. automodule:: daemonize
:members:
.. |Build Status| image:: https://secure.travis-ci.org/thesharp/daemonize.png
:target: http://travis-ci.org/thesharp/daemonize

View File

@ -5,6 +5,13 @@
.. include:: ../README.rst
API
---
.. automodule:: daemonize
:members:
Indices and tables
==================