31 lines
500 B
ReStructuredText
31 lines
500 B
ReStructuredText
.. include:: ../README.md
|
|
:parser: myst_parser.sphinx_
|
|
|
|
Installing
|
|
----------
|
|
|
|
.. code-block:: bash
|
|
|
|
pip install argus-temporal-logic
|
|
|
|
.. note::
|
|
The name is `argus-temporal-logic` as opposed to just `argus` or `pyargus` as there
|
|
are multiple similarly named projects on PyPI. The current package name minimizes
|
|
ambiguity.
|
|
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
getting_started
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|