diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-11-27 10:14:49 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-11-29 14:27:52 -0700 |
commit | d69dab7de208748ddf79143b39d98db55eee9b4a (patch) | |
tree | 8c805d27c2c016bdecda0fa646b28f323fc937f2 /sound | |
parent | b96ff02ab2be1791248237b1bf318aaf62e8b701 (diff) | |
download | linux-stable-d69dab7de208748ddf79143b39d98db55eee9b4a.tar.gz linux-stable-d69dab7de208748ddf79143b39d98db55eee9b4a.tar.bz2 linux-stable-d69dab7de208748ddf79143b39d98db55eee9b4a.zip |
docs: conf.py: fix support for Readthedocs v 1.0.0
As described at:
https://stackoverflow.com/questions/23211695/modifying-content-width-of-the-sphinx-theme-read-the-docs
since Sphinx 1.8, the standard way to setup a custom theme is
to use html_css_files. While using html_context is OK with RTD
0.5.2, it doesn't work with 1.0.0, causing the theme to not load,
producing a very weird html.
Tested with:
- Sphinx 1.7.9 + sphinx-rtd-theme 0.5.2
- Sphinx 2.4.4 + sphinx-rtd-theme 0.5.2
- Sphinx 2.4.4 + sphinx-rtd-theme 1.0.0
- Sphinx 4.3.0 + sphinx-rtd-theme 1.0.0
Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Tested-by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tested-by: Akira Yokosawa <akiyks@gmail.com>
Link: https://lore.kernel.org/r/80009f0d17ea0840d81e7e16fff6e7677919fdfc.1638004294.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions