1234567891011121314151617181920212223 |
- .. Modelverse documentation master file, created by
- sphinx-quickstart on Wed Oct 5 09:12:15 2016.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
- Welcome to Modelverse's documentation!
- ======================================
- Contents:
- .. toctree::
- :maxdepth: 2
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
|