diff --git a/modules/doc/install.rst b/modules/doc/install.rst index d2f2aa418ec57fc8e74ff767a1cdc704fd8a3894..1b145406bc0879837e7df0fa5ea68770e72d909b 100644 --- a/modules/doc/install.rst +++ b/modules/doc/install.rst @@ -378,6 +378,16 @@ Many parts of OpenStructure are covered by unit tests. You can run them with: make check +Building the documentation +-------------------------------------------------------------------------------- + +Many parts of OpenStructure are covered by unit tests. You can run them with: + +.. code-block:: bash + + stage/bin/ost doc/make.py + + What's next? --------------------------------------------------------------------------------