mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-19 16:48:43 +00:00
just autodoc the Core and Daemon classes rather than use the RpcApi class
This commit is contained in:
parent
063c8b3980
commit
f1c192b996
28 changed files with 274 additions and 3804 deletions
|
@ -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:
|
Loading…
Add table
Add a link
Reference in a new issue