summarylogtreecommitdiffstats
path: root/0000-sphinx-workaround.patch
diff options
context:
space:
mode:
authorabelian4242020-05-18 17:16:55 +0600
committerabelian4242020-05-18 17:16:55 +0600
commitc2661bea62b0a2e849bb813c8abe12c27d1dcd7b (patch)
treef586e70527e6770d6a6c365cefad95083958f4bf /0000-sphinx-workaround.patch
parent6bd779c39074a2658f7eb63ca9c6b25b29b8e090 (diff)
downloadaur-c2661bea62b0a2e849bb813c8abe12c27d1dcd7b.tar.gz
Updated to 5.6.13, removed graysky2's patch for now
Diffstat (limited to '0000-sphinx-workaround.patch')
-rw-r--r--0000-sphinx-workaround.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0000-sphinx-workaround.patch b/0000-sphinx-workaround.patch
new file mode 100644
index 000000000000..1aa3f1c8f66e
--- /dev/null
+++ b/0000-sphinx-workaround.patch
@@ -0,0 +1,13 @@
+diff --git i/Documentation/conf.py w/Documentation/conf.py
+index 3c7bdf4cd31f..9a0ced58a3e9 100644
+--- i/Documentation/conf.py
++++ w/Documentation/conf.py
+@@ -36,7 +36,7 @@ needs_sphinx = '1.3'
+ # Add any Sphinx extension module names here, as strings. They can be
+ # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
+ # ones.
+-extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain',
++extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',
+ 'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
+ 'maintainers_include']
+