index.rst 573 B

123456789101112131415161718192021
  1. .. Modelverse documentation master file, created by
  2. sphinx-quickstart on Wed Oct 5 09:12:15 2016.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to the Modelverse documentation!
  6. ========================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. Installation <installation>
  11. Basic interaction <interaction>
  12. Types of user <users>
  13. Modeller <modeller>
  14. Language Engineer <language_engineer>
  15. Developer <developer>
  16. Common problems and solutions <problems>