deluge/docs/source
Chase Sterling dabb505376
[Core] Document all exported core methods with type hints
Standardize docstrings in core.py to google standard.
Remove type hints in docstrings in favor of the ones in method signatures.

Use function signature type hints in autodoc generated docs.

Change Deferred type hints to strings.

Older versions of twisted (<21.7) don't
support generic Deferred type hinting,
this prevents crashes on those versions.

Closes: https://github.com/deluge-torrent/deluge/pull/359
2022-02-11 08:48:58 +00:00
..
contributing [Docs] Replace recommonmark with MyST parser 2021-12-12 18:16:21 +00:00
devguide Upgrade codebase with pyupgrade (>=py3.6) 2021-12-29 21:51:07 +00:00
how-to [Docs] Replace recommonmark with MyST parser 2021-12-12 18:16:21 +00:00
intro [Docs] Add Flatpak install links 2021-12-12 18:39:41 +00:00
modules [Docs] Reorganise and add sections from wiki 2018-11-01 17:38:10 +00:00
reference [Docs] Add spellchecking with pyenchant 2019-06-15 21:06:27 +01:00
releases [Docs] Replace recommonmark with MyST parser 2021-12-12 18:16:21 +00:00
changelog.md [Docs] Fix changlog symlink and markdown issue 2019-11-12 15:37:12 +00:00
conf.py [Core] Document all exported core methods with type hints 2022-02-11 08:48:58 +00:00
depends.md [Docs] Update install guide 2021-12-12 18:27:05 +00:00
index.rst [Docs] Add release notes and update pages 2019-06-08 16:42:25 +01:00