Update README

This commit is contained in:
Alfredo Cardigliano 2025-07-23 17:24:12 +02:00
parent 9c734c2f4c
commit 4ee85c5fdc

View file

@ -8,7 +8,7 @@ On ubuntu (this will install sphinx 8.x or newer):
````
apt-get install doxygen
pip install breathe sphinx sphinx-rtd-theme mock rst2pdf sphinxcontrib.swaggerdoc
pip install breathe sphinx sphinx-rtd-theme mock rst2pdf sphinxcontrib.swaggerdoc sphinxcontrib.jquery
````