We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69614ac commit 43c421eCopy full SHA for 43c421e
docs/user_interface.rst
@@ -843,8 +843,10 @@ Constructing isosurfaces
843
------------------------
844
845
.. note::
846
- Isosurface generation requires the :program:`PyTessel` package to be
847
- installed. More information can be found `here <https://ifilot.github.io/pytessel/>`_.
+ * Isosurface generation requires the :program:`PyTessel` package to be
+ installed. Make sure you have installed :program:`PyTessel` alongside
848
+ :program:`PyQInt`. For more details, see the :ref:`installation`.
849
+ * Optionally, have a look at `PyTessel's documentation <https://ifilot.github.io/pytessel/>`_.
850
851
.. code-block:: python
852
0 commit comments