Luca Saccarola
|
9424da3e46
|
doc: make requirements work with newer python (#4745)
|
2025-07-10 15:44:58 -04:00 |
|
Saúl Ibarra Corretgé
|
1b4bd9209e
|
doc: switch to Furo, a more modern Sphinx theme (#4094)
|
2023-08-14 15:27:18 -04:00 |
|
Jameson Nash
|
a38c4dfa99
|
docs: update Sphinx version on RTD (#3882)
python3.9 -mvirtualenv sphinx
. sphinx/bin/activate
pip install Sphinx
pip freeze > requirements.txt
|
2023-01-18 12:15:48 -06:00 |
|
Jameson Nash
|
614bdbc56f
|
docs: update read-the-docs version of sphinx
This is specified both as best-practice to specify the defaults
explicitly, and as required for updating sphinx from v1.8.5
Refs: https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
PR-URL: https://github.com/libuv/libuv/pull/3154
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
|
2021-05-10 19:29:25 -04:00 |
|