summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update docs for release w/ new async classesDana Powers2016-01-0714-238/+283
* Drop sphinxcontrib-napoleon in favor of sphinx.ext.napoleanDana Powers2016-01-071-1/+1
* Add default sphinx docs for kafka.coordinator and kafka.protocolDana Powers2016-01-013-0/+201
* Update docs for new releaseDana Powers2015-12-062-12/+20
* Update docs and links wrt maintainer change (mumrah -> dpkp)Dana Powers2015-12-032-6/+6
* 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 -- keep interface cons...Dana Powers2015-05-171-2/+2
* | 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 righ...Dana Powers2015-03-291-14/+105
* Merge pull request #317 from sontek/update_consumer_docsDana Powers2015-02-101-3/+5
|\
| * 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
|/
* 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