Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, ↵deprecation_warnings | Dana Powers | 2016-01-12 | 1 | -1/+1 | |
| | | | | and KafkaConnection | |||||
* | Update docs for release w/ new async classes | Dana Powers | 2016-01-07 | 14 | -238/+283 | |
| | ||||||
* | Drop sphinxcontrib-napoleon in favor of sphinx.ext.napolean | Dana Powers | 2016-01-07 | 1 | -1/+1 | |
| | ||||||
* | Add default sphinx docs for kafka.coordinator and kafka.protocol | Dana Powers | 2016-01-01 | 3 | -0/+201 | |
| | ||||||
* | Update docs for new release | Dana Powers | 2015-12-06 | 2 | -12/+20 | |
| | ||||||
* | 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 | |