diff options
author | Dana Powers <dana.powers@gmail.com> | 2016-02-15 17:27:06 -0800 |
---|---|---|
committer | Dana Powers <dana.powers@gmail.com> | 2016-02-15 19:49:42 -0800 |
commit | d14e878e11a1e5b623f0dcda78bc578dc521ff09 (patch) | |
tree | 76cd6f3c4f7db7850bff44cb3de67bea7bf81bd4 /docs/apidoc | |
parent | cff7b31d05fc708cf839bdde95366c2ee2b42394 (diff) | |
download | kafka-python-d14e878e11a1e5b623f0dcda78bc578dc521ff09.tar.gz |
Add changelog to sphinx docs; remove SimpleProducer from API list and move API up in toc
Diffstat (limited to 'docs/apidoc')
-rw-r--r-- | docs/apidoc/modules.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/apidoc/modules.rst b/docs/apidoc/modules.rst index f6eb798..c1c3335 100644 --- a/docs/apidoc/modules.rst +++ b/docs/apidoc/modules.rst @@ -7,4 +7,3 @@ kafka-python API KafkaProducer KafkaClient BrokerConnection - SimpleProducer |