Remove api docs from readme
This commit is contained in:
		| @@ -70,11 +70,5 @@ For example: | |||||||
|     daemon = Daemonize(app="test_app", pid=pid, action=main, keep_fds=keep_fds) |     daemon = Daemonize(app="test_app", pid=pid, action=main, keep_fds=keep_fds) | ||||||
|     daemon.start() |     daemon.start() | ||||||
|  |  | ||||||
| API |  | ||||||
| --- |  | ||||||
|  |  | ||||||
| .. automodule:: daemonize |  | ||||||
|     :members: |  | ||||||
|  |  | ||||||
| .. |Build Status| image:: https://secure.travis-ci.org/thesharp/daemonize.png | .. |Build Status| image:: https://secure.travis-ci.org/thesharp/daemonize.png | ||||||
|    :target: http://travis-ci.org/thesharp/daemonize |    :target: http://travis-ci.org/thesharp/daemonize | ||||||
|   | |||||||
| @@ -5,6 +5,13 @@ | |||||||
|  |  | ||||||
| .. include:: ../README.rst | .. include:: ../README.rst | ||||||
|  |  | ||||||
|  | API | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | .. automodule:: daemonize | ||||||
|  |     :members: | ||||||
|  |  | ||||||
|  |  | ||||||
| Indices and tables | Indices and tables | ||||||
| ================== | ================== | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Fedor Gogolev
					Fedor Gogolev