summaryrefslogtreecommitdiff
path: root/dev-python/pweave/files/pweave-0.30.3-docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pweave/files/pweave-0.30.3-docs.patch')
-rw-r--r--dev-python/pweave/files/pweave-0.30.3-docs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-python/pweave/files/pweave-0.30.3-docs.patch b/dev-python/pweave/files/pweave-0.30.3-docs.patch
new file mode 100644
index 000000000000..11021bd86522
--- /dev/null
+++ b/dev-python/pweave/files/pweave-0.30.3-docs.patch
@@ -0,0 +1,12 @@
+diff --git a/doc/source/conf.py b/doc/source/conf.py
+index 2529bca..1066a51 100644
+--- a/doc/source/conf.py
++++ b/doc/source/conf.py
+@@ -1,6 +1,6 @@
+ import sys, os
+
+-extensions = ['sphinx.ext.todo', 'sphinx.ext.pngmath', 'sphinx.ext.autodoc', 'sphinx.ext.viewcode']
++extensions = ['sphinx.ext.todo', 'sphinx.ext.autodoc', 'sphinx.ext.viewcode']
+
+ templates_path = ['_templates']
+