summaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Cleanup changelog and docsCalum Lind2019-06-0615-48/+77
* Simplify the get_version methodCalum Lind2019-06-061-6/+2
* [Docs] Update install details and add more pagesCalum Lind2019-05-237-2/+100
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-213-93/+99
* [Docs] Fix recommonmark monkey patch and pin versionCalum Lind2019-03-291-8/+7
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-161-0/+3
* [Dependency] Remove bundled rencodeCalum Lind2018-11-021-0/+1
* [Plugins] Update create script and add GTK3 how-to docCalum Lind2018-11-022-0/+136
* [Docs] Fix duplicate description warningsCalum Lind2018-11-021-0/+2
* Cleanup tox configurationCalum Lind2018-11-021-0/+1
* [Docs] Fix mocking external modulesCalum Lind2018-11-021-6/+0
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-021-0/+1
* [Docs] Move apidoc command to Sphinx configCalum Lind2018-11-021-0/+20
* [Docs] Fix build errors getting Deluge versionCalum Lind2018-11-021-1/+1
* [Docs] Reorganise and add sections from wikiCalum Lind2018-11-0125-58/+702
* Update pre-commit configCalum Lind2018-10-082-9/+9
* Remove Pipfile and pipenvCalum Lind2018-10-081-65/+0
* [Lint] Exclude js and css from EOF fixerCalum Lind2018-10-056-6/+6
* [Docs] Add markdown supportCalum Lind2018-10-042-16/+30
* [Lint] Format files with PrettierCalum Lind2018-10-031-3/+5
* [Lint] Use Black to auto-format codeCalum Lind2018-10-031-8/+27
* Fix the docs run failing on TravisCalum Lind2018-07-282-2/+6
* Fixed a minor grammatical error in the deluge console command documentationsam-xif2018-06-181-1/+1
* Skip Failing Tests On WindowsUnknown2018-06-021-3/+7
* Fix files to pass new Flake8 checkersCalum Lind2018-06-021-1/+1
* Add Pipenv Pipfile for developmentCalum Lind2018-06-021-0/+63
* [Docs] Remove chardet mock to fix requests version checkCalum Lind2017-06-051-1/+1
* Fix type in manpageCalum Lind2017-03-141-1/+1
* Update man pages to reflect ui arg changesCalum Lind2017-03-145-122/+208
* [Core] Refactor default add torrent flags into a constantCalum Lind2016-12-011-0/+3
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-171-0/+1
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-031-4/+4
* [UI] Add gettext.ngettext to __builtin__.__dict__bendikro2016-10-301-0/+5
* [Docs] Autogenerate module docs with apidocbendikro2016-05-2210-1108/+2
* Fix travis build version issueCalum Lind2015-08-261-2/+0
* Update man pagesCalum Lind2015-08-145-108/+185
* Switch from PIL to pillow for tox and rtdCalum Lind2014-09-261-3/+1
* Fixes for flake8 and rtdCalum Lind2014-09-261-0/+2
* Refactor/cleanup of tox.iniCalum Lind2014-09-251-1/+0
* Update docs testsbendikro2014-09-252-1/+6
* minor code cleanupCalum Lind2014-09-251-3/+0
* [Docs] More fixes for testing with toxCalum Lind2014-09-251-8/+5
* Small fixes for Travis and isortCalum Lind2014-09-251-1/+0
* Added .travis.yml (for travis-ci) and tox.ini filesbendikro2014-09-251-2/+4
* Fixes for building docsCalum Lind2014-09-251-4/+5
* Flake8 codebaseCalum Lind2014-09-221-27/+32
* Add twisted and pyopenssl to rtd_requirements.txtCalum Lind2014-09-201-0/+2
* Fix typo in rtd_requirements.txtCalum Lind2014-09-201-1/+1
* Add requirements file for readthedocs sphinx extensionCalum Lind2014-09-201-0/+1
* Add version fallback for sphinx build with readthedocsCalum Lind2014-09-201-4/+13