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.

35 lines
767 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 is a set of python bindings for the probabilistic model checker `storm <https://moves-rwth.github.io/storm/>`_.
  6. Stormpy Documentation
  7. ===================================
  8. .. toctree::
  9. :maxdepth: 2
  10. :caption: Contents:
  11. installation
  12. getting_started
  13. Stormpy API Reference
  14. ====================================
  15. .. toctree::
  16. :maxdepth: 2
  17. :caption: Modules:
  18. code_stormpy_core
  19. code_stormpy_logic
  20. code_stormpy_storage
  21. Indices and tables
  22. ==================
  23. * :ref:`genindex`
  24. * :ref:`modindex`
  25. * :ref:`search`