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.

38 lines
784 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 <https://moves-rwth.github.io/storm/>`_.
  8. .. toctree::
  9. :maxdepth: 2
  10. :caption: Contents:
  11. installation
  12. getting_started
  13. contributors
  14. Stormpy API Reference
  15. ====================================
  16. .. toctree::
  17. :maxdepth: 2
  18. :caption: Modules:
  19. code_stormpy_core
  20. code_stormpy_logic
  21. code_stormpy_storage
  22. Indices and tables
  23. ==================
  24. * :ref:`genindex`
  25. * :ref:`modindex`
  26. * :ref:`search`