just autodoc the Core and Daemon classes rather than use the RpcApi class

This commit is contained in:
Damien Churchill 2009-07-22 20:23:16 +00:00
commit f1c192b996
28 changed files with 274 additions and 3804 deletions

View file

@ -101,5 +101,7 @@ daemon's state that the clients need to be made aware of.
Remote API
----------
.. autoclass:: deluge._rpcapi.RpcApi
.. autoclass:: deluge.core.core.Core
:members:
.. autoclass:: deluge.core.daemon.Daemon
:members: