diff options
author | John Anderson <sontek@gmail.com> | 2015-02-10 08:59:28 -0800 |
---|---|---|
committer | John Anderson <sontek@gmail.com> | 2015-02-10 08:59:28 -0800 |
commit | e7f52f2aba6fc59c0221ae08fd931fc5276d7eef (patch) | |
tree | cd9c2cfe24da9bf78224b6729bc3cd8e12a8336c /docs/index.rst | |
parent | c88e3cedf44c257a9dc4c00017114fca3f4e58c0 (diff) | |
download | kafka-python-e7f52f2aba6fc59c0221ae08fd931fc5276d7eef.tar.gz |
Use sphinx-apidoc to to generate API docs
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index cdcddbc..e4a9ac7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -48,7 +48,7 @@ Contents install tests usage - api_reference + API reference </apidoc/modules> Indices and tables ================== |