summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
* [Docs] Remove chardet mock to fix requests version checkCalum Lind2017-06-05
* Fix type in manpageCalum Lind2017-03-14
* Update man pages to reflect ui arg changesCalum Lind2017-03-14
* [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 man pagesCalum Lind2015-08-14
* Switch from PIL to pillow for tox and rtdCalum Lind2014-09-25
* Fixes for flake8 and rtdCalum Lind2014-09-25
* Refactor/cleanup of tox.iniCalum Lind2014-09-25
* 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 twisted and pyopenssl to rtd_requirements.txtCalum Lind2014-09-20
* Fix typo in rtd_requirements.txtCalum Lind2014-09-20
* Add requirements file for readthedocs sphinx extensionCalum Lind2014-09-20
* 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
* [#1908] [WebUI] Add bind interface option for serverFriedrich Gonzalez2014-02-21
* Fix building the code documentation with sphinxCalum Lind2014-02-20
* Update .gitattributes, Changelog and man filesCalum Lind2013-02-25
* Fix `man deluged` not showing '-u' on its own lineJohn Garland2010-08-20
* Fix `man deluged` not showing '-d' on its own lineJohn Garland2010-05-16
* Add sessionproxy.rstAndrew Resch2010-03-28
* Update versions in the man filesAndrew Resch2010-03-25
* Use a hack to get the version instead of relying on pkg_resources. This allo...Andrew Resch2010-03-24
* Update yearAndrew Resch2010-03-24
* add the new command line switches that deluge-web hasDamien Churchill2010-03-20
* put the default password in the manpage for those too lazy to type "deluge de...Damien Churchill2010-01-05
* escape the hyphens in the console and web manpagesDamien Churchill2009-11-02
* add a man page for deluge-webDamien Churchill2009-10-10
* Add man pages for deluge-console and deluge-gtkAndrew Resch2009-10-09
* Fix some docstringsAndrew Resch2009-08-13
* Remove gtkui.rst for the time beingAndrew Resch2009-08-12
* Add maketorrent.rstAndrew Resch2009-08-12
* Add rst files for all the modulesAndrew Resch2009-08-11
* update the docs for the ui common moduleDamien Churchill2009-07-23
* add autodoc for ui.commonDamien Churchill2009-07-23
* update documentation about the webuiDamien Churchill2009-07-22
* remove the docs/build folderDamien Churchill2009-07-22
* just autodoc the Core and Daemon classes rather than use the RpcApi classDamien Churchill2009-07-22
* setup automatically generating the core's rpc apiDamien Churchill2009-07-20