From 84206bcb4fdabc7f389a503638f40c46031ec845 Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Wed, 21 May 2025 10:53:40 +0200
Subject: [PATCH] doc: how to build this doc

---
 modules/doc/install.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/modules/doc/install.rst b/modules/doc/install.rst
index d2f2aa41..1b145406 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?
 --------------------------------------------------------------------------------
 
-- 
GitLab