archrelease: copy trunk to extra-x86_64
[arch-packages.git] / libcamera / trunk / libcamera-0.0.5-sphinx.patch
blob4591f291fb60760078d6a3fe13e80970c46d5554
1 diff --git a/Documentation/theme/layout.html b/Documentation/theme/layout.html
2 index fcc6d221..339aacd6 100644
3 --- a/Documentation/theme/layout.html
4 +++ b/Documentation/theme/layout.html
5 @@ -35,7 +35,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
7 {# RTD hosts this file, so just load on non RTD builds #}
8 {% if not READTHEDOCS %}
9 - <link rel="stylesheet" href="{{ pathto('_static/' + style, 1) }}" type="text/css" />
10 + <link rel="stylesheet" href="{{ pathto('_static/' + styles[-1], 1) }}" type="text/css" />
11 {% endif %}
13 {% for cssfile in css_files %}