Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docs and links wrt maintainer change (mumrah -> dpkp) | Dana Powers | 2015-12-03 | 2 | -6/+6 |
| | |||||
* | Update docs to 0.9.4 as latest | Dana Powers | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | Some minor updates to usage docs | Dana Powers | 2015-06-11 | 1 | -35/+40 |
| | |||||
* | Fix reading version in docs/conf.py | Dana Powers | 2015-06-11 | 1 | -3/+2 |
| | |||||
* | Update to 0.8.2.1 compatibility in docs | Dana Powers | 2015-06-10 | 1 | -2/+2 |
| | |||||
* | Merge pull request #379 from dpkp/deprecate_keyed_producer_send | Dana Powers | 2015-06-08 | 1 | -2/+2 |
|\ | | | | | Deprecate KeyedProducer.send in favor of send_messages | ||||
| * | Deprecate KeyedProducer.send in favor of send_messages -- keep interface ↵ | Dana Powers | 2015-05-17 | 1 | -2/+2 |
| | | | | | | | | consistent | ||||
* | | Deprecate async producer batch_send kwarg -- use 'async' instead | Dana Powers | 2015-06-06 | 1 | -1/+1 |
|/ | |||||
* | Add sphinx_rtd_theme to docs requirements.txt | Dana Powers | 2015-03-29 | 1 | -0/+1 |
| | |||||
* | Updates to KafkaConsumer usage docs | Dana Powers | 2015-03-29 | 1 | -42/+26 |
| | |||||
* | Move KafkaConsumer usage examples to docs/usage; Put KeyedProducer usage ↵ | Dana Powers | 2015-03-29 | 1 | -14/+105 |
| | | | | right after SimpleProducer | ||||
* | Merge pull request #317 from sontek/update_consumer_docs | Dana Powers | 2015-02-10 | 1 | -3/+5 |
|\ | | | | | Updated documentation for Consumers to prefer KafkaConsumer instead | ||||
| * | Updated documentation for Consumers to prefer KafkaConsumer instead | John Anderson | 2015-02-09 | 1 | -3/+5 |
| | | |||||
* | | Need to commit apidoc for RTD | John Anderson | 2015-02-10 | 5 | -0/+208 |
| | | |||||
* | | Use sphinx-apidoc to to generate API docs | John Anderson | 2015-02-10 | 3 | -66/+3 |
| | | |||||
* | | Allow better usage of docs locally. | John Anderson | 2015-02-09 | 2 | -3/+7 |
|/ | | | | | This will default to the rtd theme and introduces tox -e docs for generating docs locally. | ||||
* | Fixup index.rst | Dana Powers | 2015-02-05 | 1 | -0/+1 |
| | |||||
* | Update docs/index.rst for sphinx/RTD | Dana Powers | 2015-02-05 | 1 | -7/+8 |
| | |||||
* | 2014 -> 2015 | David Arthur | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Removing traces of queue.py | David Arthur | 2015-02-03 | 1 | -3/+0 |
| | |||||
* | Trying to get ReadTheDocs workingqueue-fixup | David Arthur | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Add Sphinx API docs | Will Daly | 2015-01-15 | 9 | -0/+1076 |