mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-29 14:15:31 +00:00
move docs out of the deluge package
This commit is contained in:
parent
cd7b202d9d
commit
c62258fa48
30 changed files with 0 additions and 0 deletions
5
docs/source/modules/common.rst
Normal file
5
docs/source/modules/common.rst
Normal file
|
@ -0,0 +1,5 @@
|
|||
:mod:`deluge.common`
|
||||
====================
|
||||
|
||||
.. automodule:: deluge.common
|
||||
:members:
|
11
docs/source/modules/config.rst
Normal file
11
docs/source/modules/config.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
:mod:`deluge.config`
|
||||
====================
|
||||
|
||||
.. automodule:: deluge.config
|
||||
.. autoclass:: Config
|
||||
:show-inheritance:
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
.. automethod:: __setitem__
|
||||
.. automethod:: __getitem__
|
Loading…
Add table
Add a link
Reference in a new issue