index.rst (232B)
1 .. include:: basics.rst 2 3 Indices and tables 4 ------------------ 5 6 * :ref:`genindex` 7 * :ref:`modindex` 8 * :ref:`search` 9 10 .. toctree:: 11 :hidden: 12 13 Getting Started <basics> 14 Interactive Tutorial <interactive> 15 advanced/landing 16 reference