diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..67fdd2b --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,35 @@ +.. include:: ../README.rst + + +API Documentation: + +.. toctree:: + :maxdepth: 2 + + interfaces + api + adapters + namespace + publicationtraverse + +Browser Documentation: + +.. toctree:: + :maxdepth: 2 + + browser/interfaces + browser/absoluteurl + + +.. toctree:: + :maxdepth: 2 + + changelog + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |