docs(sphinx-extension): sphinxnotes

This commit is contained in:
gwen 2026-06-06 09:50:30 +02:00
parent a923f496a0
commit 5c415fcac6
2 changed files with 2 additions and 5 deletions

View file

@ -11,11 +11,7 @@ First, install a python virtual environment::
Then install the sphinx libraries::
./.venv/bin/pip3 install sphinx
./.venv/bin/pip3 install sphinx_rtd_theme
./.venv/bin/pip3 install sphinx_lesson
./.venv/bin/pip3 install sphinxnotes
pip install -r requirements.txt
The generatef html output is located in the `docs/build/html` subfolder,
you can modify the target or the output type in the :file:`docs/Makefile`.

View file

@ -1,2 +1,3 @@
sphinx
sphinx-lesson
sphinxnotes-strike