summaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
Commit message (Expand)AuthorAge
* [Docs] Remove custom mock to fix autodoc typing errorsCalum Lind2022-02-15
* [Core] Document all exported core methods with type hintsChase Sterling2022-02-11
* Revert "[Core] Document all exported core methods with type hints"Calum Lind2022-02-05
* [Core] Document all exported core methods with type hintsChase Sterling2022-02-05
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Docs] Replace recommonmark with MyST parserCalum Lind2021-12-12
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Docs] Cleanup changelog and docsCalum Lind2019-06-06
* Simplify the get_version methodCalum Lind2019-06-06
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-21
* [Docs] Fix recommonmark monkey patch and pin versionCalum Lind2019-03-29
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-16
* [Dependency] Remove bundled rencodeCalum Lind2018-11-02
* Cleanup tox configurationCalum Lind2018-11-02
* [Docs] Fix mocking external modulesCalum Lind2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02
* [Docs] Move apidoc command to Sphinx configCalum Lind2018-11-02
* [Docs] Fix build errors getting Deluge versionCalum Lind2018-11-01
* [Docs] Reorganise and add sections from wikiCalum Lind2018-11-01
* [Docs] Add markdown supportCalum Lind2018-10-04
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix the docs run failing on TravisCalum Lind2018-07-28
* Skip Failing Tests On WindowsUnknown2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Docs] Remove chardet mock to fix requests version checkCalum Lind2017-06-05
* [Core] Refactor default add torrent flags into a constantCalum Lind2016-11-30
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-17
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [UI] Add gettext.ngettext to __builtin__.__dict__bendikro2016-10-30
* [Docs] Autogenerate module docs with apidocbendikro2016-05-22
* Fix travis build version issueCalum Lind2015-08-26
* Update docs testsbendikro2014-09-25
* minor code cleanupCalum Lind2014-09-25
* [Docs] More fixes for testing with toxCalum Lind2014-09-25
* Small fixes for Travis and isortCalum Lind2014-09-25
* Added .travis.yml (for travis-ci) and tox.ini filesbendikro2014-09-25
* Fixes for building docsCalum Lind2014-09-25
* Flake8 codebaseCalum Lind2014-09-22
* Add version fallback for sphinx build with readthedocsCalum Lind2014-09-20
* Fix for building sphinx docsCalum Lind2014-09-20
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* Fix building the code documentation with sphinxCalum Lind2014-02-20
* Use a hack to get the version instead of relying on pkg_resources. This allo...Andrew Resch2010-03-24
* Update yearAndrew Resch2010-03-24
* Fix some docstringsAndrew Resch2009-08-13
* setup automatically generating the core's rpc apiDamien Churchill2009-07-20
* update the docs, creating a simple structure for user orientated documentationDamien Churchill2009-07-20
* move docs out of the deluge packageDamien Churchill2009-07-20