Skip to content

Commit

Permalink
Small change to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
susuhahnml committed Aug 5, 2024
1 parent a649aa3 commit e94bc27
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 6 deletions.
4 changes: 3 additions & 1 deletion docs/clinguin/backends/ClingoDLBackend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Also includes all public operations from the :ref:`ClingoMultishotBackend`.
Domain state constructors
+++++++++++++++++++++++++

The domain state also inclues domain constructors from the :ref:`ClingoMultishotBackend`
.. important::

The domain state also inclues domain constructors from the :ref:`ClingoMultishotBackend`

.. autoproperty:: ClingoDLBackend._ds_assign
4 changes: 3 additions & 1 deletion docs/clinguin/backends/ClingoMultishotBackend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Also includes all public operations from the :ref:`ClingoBackend`.
Domain state constructors
+++++++++++++++++++++++++

The domain state also inclues domain constructors from the :ref:`ClingoBackend`
.. important::

The domain state also inclues domain constructors from the :ref:`ClingoBackend`

.. autoproperty:: ClingoMultishotBackend._ds_assume
6 changes: 4 additions & 2 deletions docs/clinguin/backends/ClingraphBackend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Public operations
+++++++++++++++++

Can be used as `OPERATION` in the actions of the :ref:`ui-state`
Also includes all public operations from the :ref:`ClingoBackend`.
Also includes all public operations from the :ref:`ClingoMultishotBackend`.

.. autoclass:: ClingraphBackend
:members:
Expand All @@ -101,6 +101,8 @@ Also includes all public operations from the :ref:`ClingoBackend`.
Domain state constructors
+++++++++++++++++++++++++

The domain state also inclues domain constructors from the :ref:`ClingoBackend`
.. important::

The domain state also inclues domain constructors from the :ref:`ClingoMultishotBackend`


4 changes: 3 additions & 1 deletion docs/clinguin/backends/ExplanationBackend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ Also includes all public operations from the :ref:`ClingoMultishotBackend`.
Domain state constructors
+++++++++++++++++++++++++

The domain state also inclues domain constructors from the :ref:`ClingoMultishotBackend`
.. important::

The domain state also inclues domain constructors from the :ref:`ClingoMultishotBackend`

.. autoproperty:: ExplanationBackend._ds_mus

2 changes: 1 addition & 1 deletion docs/clinguin/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The python clinguin package can be found `here <https://pypi.org/project/clingui
.. note::

If you wish to use tkinter instead of angluar, install as follows.
If you wish to use tkinter instead of angluar (discouraged), install as follows.

.. code-block:: console
Expand Down

0 comments on commit e94bc27

Please sign in to comment.