Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs/requirements.txt: add docutilsHEADmaster | siddharth | 2021-10-31 | 1 | -0/+1 |
* | docs/requirements.txt: add alabaster==0.7.7 | siddharth | 2021-10-31 | 1 | -0/+1 |
* | Revert "remove .readthedocs.yaml" | siddharth | 2021-10-31 | 1 | -0/+7 |
* | docs: remove releases.rst | siddharth | 2021-10-31 | 1 | -106/+0 |
* | remove .readthedocs.yaml | siddharth | 2021-10-31 | 1 | -7/+0 |
* | Revert "docs/conf.py: remove intersphinx_mapping" | siddharth | 2021-10-31 | 1 | -0/+6 |
* | .readthedocs.yaml: remove extra install block | siddharth | 2021-10-31 | 1 | -1/+0 |
* | docs/requirements.txt: change sphinx package name | siddharth | 2021-10-31 | 1 | -1/+1 |
* | .readthedocs.yaml: fix syntax | siddharth | 2021-10-31 | 1 | -1/+1 |
* | .readthedocs.yaml: add doc requirements | siddharth | 2021-10-31 | 2 | -0/+3 |
* | docs/conf.py: remove intersphinx_mapping | siddharth | 2021-10-31 | 1 | -6/+0 |
* | docs/conf.py: update intersphinx_mapping | siddharth | 2021-10-31 | 1 | -1/+1 |
* | setup.py: install_requires: update watchdog | siddharth | 2021-10-31 | 1 | -1/+1 |
* | setup.py: install_requires: fix PyYAML version | siddharth | 2021-10-31 | 1 | -1/+1 |
* | setup.py: install_requires: update PyYAML | siddharth | 2021-10-31 | 1 | -1/+1 |
* | .readthedocs.yaml: move python version into python block | siddharth | 2021-10-31 | 1 | -3/+1 |
* | add .readthedocs.yaml | siddharth | 2021-10-31 | 1 | -0/+8 |
* | docs: Added links to v0.2.3 archives.dev | Siddharth Ravikumar | 2016-03-01 | 2 | -0/+14 |
* | bumped to v0.2.3v0.2.3 | Siddharth Ravikumar | 2016-03-01 | 2 | -1/+5 |
* | Updated ChangeLog. | Siddharth Ravikumar | 2016-03-01 | 1 | -0/+4 |
* | docs: updated copyright. | Siddharth Ravikumar | 2016-03-01 | 1 | -1/+1 |
* | Copyright changed. | Siddharth Ravikumar | 2016-03-01 | 18 | -18/+18 |
* | README.rst: removed dm button. | Siddharth Ravikumar | 2016-02-27 | 1 | -3/+0 |
* | docs/releases.rst: cosmetic fix. | Siddharth Ravikumar | 2016-01-11 | 1 | -1/+1 |
* | docs/releases.rst: Added links to v0.2.2 archives. | Siddharth Ravikumar | 2016-01-11 | 2 | -0/+13 |
* | bumped to v0.2.2v0.2.2 | Siddharth Ravikumar | 2016-01-11 | 2 | -1/+5 |
* | README.rst: validation fix. | Siddharth Ravikumar | 2016-01-11 | 2 | -2/+1 |
* | updated docs/releases.rst | Siddharth Ravikumar | 2016-01-11 | 2 | -1/+14 |
* | bumped to version 0.2.1v0.2.1 | Siddharth Ravikumar | 2016-01-11 | 2 | -1/+2 |
* | updated 'download_url' in setup.py. | Siddharth Ravikumar | 2016-01-11 | 2 | -1/+3 |
* | modified combox.file.rm_path function. | Siddharth Ravikumar | 2016-01-11 | 2 | -0/+3 |
* | tests/events_test.py: docstring fix. | Siddharth Ravikumar | 2016-01-11 | 1 | -2/+2 |
* | [bug fix] setup.py | Siddharth Ravikumar | 2016-01-11 | 2 | -2/+9 |
* | combox/config.py: modified config_cb function. | Siddharth Ravikumar | 2016-01-11 | 2 | -4/+13 |
* | combox/cbox.py: configuration related update. | Siddharth Ravikumar | 2016-01-11 | 2 | -1/+8 |
* | Added docs/api/combox.log.rst | Siddharth Ravikumar | 2016-01-10 | 3 | -1/+9 |
* | combox.log: rewrote docstrings. | Siddharth Ravikumar | 2016-01-10 | 2 | -3/+30 |
* | Added docs/api/combox.gui.rst | Siddharth Ravikumar | 2016-01-10 | 3 | -0/+9 |
* | combox.gui: rewrote docstrings. | Siddharth Ravikumar | 2016-01-10 | 2 | -26/+71 |
* | Updated Changelog. | Siddharth Ravikumar | 2016-01-07 | 1 | -0/+29 |
* | Whitespace fix in combox.config. | Siddharth Ravikumar | 2016-01-07 | 1 | -0/+1 |
* | Added docs/api/combox.config.rst | Siddharth Ravikumar | 2016-01-07 | 2 | -0/+7 |
* | Rewrote docstrings combox.config module. | Siddharth Ravikumar | 2016-01-07 | 1 | -8/+50 |
* | Added docs/api/combox.cbox.rst | Siddharth Ravikumar | 2016-01-05 | 2 | -0/+7 |
* | docstrings in combox.cbox are sphinx friendly now. | Siddharth Ravikumar | 2016-01-05 | 1 | -4/+17 |
* | Added rsync exclude filter (for doc uploads). | Siddharth Ravikumar | 2016-01-02 | 2 | -1/+4 |
* | Added api docs for combox.events combox.silo. | Siddharth Ravikumar | 2016-01-02 | 4 | -1/+20 |
* | Rewrote/Added docstrings in combox.events module. | Siddharth Ravikumar | 2016-01-02 | 1 | -35/+210 |
* | updated ChangeLog | Siddharth Ravikumar | 2015-12-25 | 1 | -0/+5 |
* | combox/silo.py: rewrote docstrings. | Siddharth Ravikumar | 2015-12-25 | 1 | -43/+103 |