diff options
author | John Anderson <sontek@gmail.com> | 2015-02-09 13:50:29 -0800 |
---|---|---|
committer | John Anderson <sontek@gmail.com> | 2015-02-09 13:50:29 -0800 |
commit | c88e3cedf44c257a9dc4c00017114fca3f4e58c0 (patch) | |
tree | 89f1022c8a3421bec2f1be063b5a637d26cb95ab /docs/index.rst | |
parent | 3ab9a42fcf43466f233068585f47154fbd34760b (diff) | |
download | kafka-python-c88e3cedf44c257a9dc4c00017114fca3f4e58c0.tar.gz |
Allow better usage of docs locally.
This will default to the rtd theme and introduces
tox -e docs for generating docs locally.
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 79167b0..cdcddbc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,3 @@ - kafka-python ============ @@ -51,11 +50,9 @@ Contents usage api_reference - Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` - |