doc/conf.py: use "sphinx_rtd_theme" only if it is installed

Don't fail at build time only because the RTD scheme is not installed.
Such a problem should be detected at configure time.
This commit is contained in:
Max Kellermann
2025-03-13 14:41:16 +01:00
parent f6337dd95e
commit e6a25e7e0b
2 changed files with 8 additions and 0 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.24.1 (not yet released)
- sndio: fix rounding error in volume calculation
* log: include year in time stamp
* fix build failure in the "id3tag" Meson subproject
* doc: use "sphinx_rtd_theme" only if it is installed
ver 0.24 (2025/03/11)
* protocol