summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Update docs to 0.9.4 as latestDana Powers2015-06-121-1/+1
|
* Some minor updates to usage docsDana Powers2015-06-111-35/+40
|
* Fix reading version in docs/conf.pyDana Powers2015-06-111-3/+2
|
* Update to 0.8.2.1 compatibility in docsDana Powers2015-06-101-2/+2
|
* Merge pull request #379 from dpkp/deprecate_keyed_producer_sendDana Powers2015-06-081-2/+2
|\ | | | | Deprecate KeyedProducer.send in favor of send_messages
| * Deprecate KeyedProducer.send in favor of send_messages -- keep interface ↵Dana Powers2015-05-171-2/+2
| | | | | | | | consistent
* | Deprecate async producer batch_send kwarg -- use 'async' insteadDana Powers2015-06-061-1/+1
|/
* Add sphinx_rtd_theme to docs requirements.txtDana Powers2015-03-291-0/+1
|
* Updates to KafkaConsumer usage docsDana Powers2015-03-291-42/+26
|
* Move KafkaConsumer usage examples to docs/usage; Put KeyedProducer usage ↵Dana Powers2015-03-291-14/+105
| | | | right after SimpleProducer
* Merge pull request #317 from sontek/update_consumer_docsDana Powers2015-02-101-3/+5
|\ | | | | Updated documentation for Consumers to prefer KafkaConsumer instead
| * Updated documentation for Consumers to prefer KafkaConsumer insteadJohn Anderson2015-02-091-3/+5
| |
* | Need to commit apidoc for RTDJohn Anderson2015-02-105-0/+208
| |
* | Use sphinx-apidoc to to generate API docsJohn Anderson2015-02-103-66/+3
| |
* | Allow better usage of docs locally.John Anderson2015-02-092-3/+7
|/ | | | | This will default to the rtd theme and introduces tox -e docs for generating docs locally.
* Fixup index.rstDana Powers2015-02-051-0/+1
|
* Update docs/index.rst for sphinx/RTDDana Powers2015-02-051-7/+8
|
* 2014 -> 2015David Arthur2015-02-031-1/+1
|
* Removing traces of queue.pyDavid Arthur2015-02-031-3/+0
|
* Trying to get ReadTheDocs workingqueue-fixupDavid Arthur2015-02-031-1/+1
|
* Add Sphinx API docsWill Daly2015-01-159-0/+1076