Disclaimer: This post is for educational purposes regarding pharmacology and legal medicine. The author does not endorse the use of these drugs outside of regulated medical or veterinary settings.
If "SP-Furo" refers to a or SAP specific internal tool, the instructions above cover the standard usage of the Furo theme engine which powers it. If you have a specific sp-furo wheel file, simply replace pip install furo with pip install /path/to/sp-furo.whl and ensure the html_theme string matches the module name inside that package. sp-furo
To enable the theme, open your project's conf.py file (located in your source or root docs folder). Disclaimer: This post is for educational purposes regarding
:::{note} This is a standard note. :::
html_theme = 'sp_furo' # Or 'furo' depending on the package structure sp-furo