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 17:27:06 -0800 |
commit | 1f47743ff4f5084564749911ecebbedc945cfde0 (patch) | |
tree | 8f0f456c751f150284254341d22c92c116ffa871 /docs/apidoc | |
parent | b42417bfaaa57e86a5fd1e69d4d96242b6f6f121 (diff) | |
download | kafka-python-release.tar.gz |
Add changelog to sphinx docs; remove SimpleProducer from API list and move API up in tocrelease
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 |