summarylogtreecommitdiffstats
path: root/sphinx-workaround.patch
diff options
context:
space:
mode:
authorCyano Hao2021-03-10 23:33:25 +0800
committerCyano Hao2021-03-10 23:33:25 +0800
commit56a202bb869742f9a861dc8ad65c582949f49b19 (patch)
tree08e3337a127c330da861c3d57d8e8c0eb21d1941 /sphinx-workaround.patch
parent6c03dfc93cec5ce67172da678a2878b4c5cbb83c (diff)
downloadaur-56a202bb869742f9a861dc8ad65c582949f49b19.tar.gz
5.11.4.arch1
Diffstat (limited to 'sphinx-workaround.patch')
-rw-r--r--sphinx-workaround.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/sphinx-workaround.patch b/sphinx-workaround.patch
deleted file mode 100644
index a6e2c4900290..000000000000
--- a/sphinx-workaround.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff --git i/Documentation/conf.py w/Documentation/conf.py
-index 6a767294887e..d1d145759fed 100644
---- i/Documentation/conf.py
-+++ w/Documentation/conf.py
-@@ -267,11 +267,9 @@ except ImportError:
-
- html_static_path = ['sphinx-static']
-
--html_context = {
-- 'css_files': [
-- '_static/theme_overrides.css',
-- ],
--}
-+html_css_files = [
-+ '_static/theme_overrides.css',
-+]
-
- # Add any extra paths that contain custom files (such as robots.txt or
- # .htaccess) here, relative to this directory. These files are copied