You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
796 B

  1. .. stormpy documentation master file, created by
  2. sphinx-quickstart on Mon Dec 12 16:20:40 2016.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Stormpy Documentation
  6. ===================================
  7. Stormpy is a set of python bindings for the probabilistic model checker `Storm <http://www.stormchecker.org/>`_.
  8. .. toctree::
  9. :maxdepth: 2
  10. :caption: Contents:
  11. installation
  12. getting_started
  13. advanced_topics
  14. contributors
  15. Stormpy API Reference
  16. ====================================
  17. .. toctree::
  18. :maxdepth: 2
  19. :caption: Modules:
  20. code_stormpy_core
  21. code_stormpy_logic
  22. code_stormpy_storage
  23. Indices and tables
  24. ==================
  25. * :ref:`genindex`
  26. * :ref:`modindex`
  27. * :ref:`search`