# HG changeset patch # User Marcin Kuzminski # Date 2012-02-22 20:26:08 # Node ID b43a121f313782bc13a0e76231bdcaae633ee3fa # Parent a04844d9c85bb8f4f53685b64dbe7f84ab76ed69 more docs diff --git a/docs/api/index.rst b/docs/api/index.rst deleted file mode 100644 --- a/docs/api/index.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. _indexapi: - -API Reference -============= - -.. toctree:: - :maxdepth: 3 - - models - api \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,8 @@ Users Guide .. toctree:: :maxdepth: 1 - api/index + api/api + api/models Other topics