diff options
author | kali <kali@leap.se> | 2012-12-21 08:11:18 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-12-21 08:11:18 +0900 |
commit | ea4a3b3396caeeaa2be4dc46aecf386a56a522c9 (patch) | |
tree | 363086d55e532bf6aa615ebe31f24bfe6dd0def5 /docs/index.rst | |
parent | 654b83db5f050a94f9637fb1ce80df5cb7ed5a38 (diff) |
included api docs
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 017fa32c..a57e030f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,10 +78,14 @@ API Documentation If you are looking for a reference to specific classes or functions, you are likely to find it here +.. I should investigate a bit more how to skip some things, and how to give nice format + to the docstrings. + Maybe we should not have sphinx-apidocs building everything, but a minimal index of our own. + .. note:: - when it's finished, that's it :) + when it's a bit more polished, that's it :) .. toctree:: :maxdepth: 2 - api + api/leap |