diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 000000000000..311549c74bcd --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,31 @@ + +.. include:: ../README.rst + :end-before: include:index/end + +Contents +-------- + +.. toctree:: + :caption: User Manual + :maxdepth: 3 + + introduction + design + containers + transients + algorithms + utilities + memory + +.. toctree:: + :caption: Experimental + :maxdepth: 3 + + python + guile + +---- + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |