
- Add Furo dependency to docs/requirements.txt - Drop a fair bit of theme configuration - Fix the toctree declarations in index.rst - Move stuff around as Furo isn't 100% compatible with Alabaster Furo was chosen as it provides excellent mobile support, user controllable light/dark theming, and is overall easier to read
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
# Used by ReadTheDocs; pinned requirements for stability.
|
|
|
|
myst-parser==0.16.1
|
|
Sphinx==4.4.0
|
|
sphinxcontrib-programoutput==0.17
|
|
sphinx_copybutton==0.4.0
|
|
furo==2022.1.2
|