Saúl Ibarra Corretgé
|
bc19beadbd
|
docs: fix RTD build
Setting the configuration key is now mandatory: https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
|
2025-01-24 14:11:13 +01:00 |
|
Jameson Nash
|
4e766761d0
|
misc: update readthedocs config (#4009)
Now required: https://docs.readthedocs.io/en/stable/config-file/v2.html#build-os
|
2023-05-20 09:36:23 -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 |
|