You'll find everything related to the official RootDB documentation available at documentation.rootdb.fr
- The documentation is generated with Sphinx
sudo zypper in -y make python310-pip python310-Sphinx python310-readthedocs-sphinx-ext python310-sphinx-inline-tabs python310-sphinx-tabs python310-sphinxcontrib-fulltoc
pip install sphinxcontrib-images
sudo dnf install -y make python3-pip python3-sphinx python3-sphinx-inline-tabs python3-sphinx-tabs python3-sphinx_rtd_theme
pip install sphinxcontrib-images
sudo apt install -y make python3-pip python3-sphinx python3-sphinx-tabs sphinx-rtd-theme-common
pip install sphinxcontrib-images sphinx-rtd-theme --break-system-packages
sudo make python3-pip python3-sphinx sphinx-rtd-theme-common
pip install sphinxcontrib-images
make html