[python-xrayutilities] 01/01: Added patch to remove mathjax from sphinx build
Eugen Wintersberger
eugenwintersberger-guest at moszumanska.debian.org
Sat Apr 25 20:06:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
eugenwintersberger-guest pushed a commit to branch master
in repository python-xrayutilities.
commit 96389d0bfbd190270bc91c625d3d07f01857087d
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date: Sat Apr 25 22:01:16 2015 +0200
Added patch to remove mathjax from sphinx build
---
...Removed-mathjax-extension-from-sphinx-build.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/0002-Removed-mathjax-extension-from-sphinx-build.patch b/debian/patches/0002-Removed-mathjax-extension-from-sphinx-build.patch
new file mode 100644
index 0000000..e8a4674
--- /dev/null
+++ b/debian/patches/0002-Removed-mathjax-extension-from-sphinx-build.patch
@@ -0,0 +1,20 @@
+From: Eugen Wintersberger <eugen.wintersberger at gmail.com>
+Date: Sat, 25 Apr 2015 22:00:14 +0200
+Subject: Removed mathjax extension from sphinx build
+
+---
+ doc/source/conf.py | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/doc/source/conf.py b/doc/source/conf.py
+index 6c68735..a09eca5 100644
+--- a/doc/source/conf.py
++++ b/doc/source/conf.py
+@@ -35,7 +35,6 @@ extensions = [
+ 'sphinx.ext.todo',
+ 'sphinx.ext.coverage',
+ 'sphinx.ext.pngmath',
+- 'sphinx.ext.mathjax',
+ 'sphinx.ext.viewcode',
+ 'rst2pdf.pdfbuilder']
+
diff --git a/debian/patches/series b/debian/patches/series
index c491fa1..6f65ac6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0001-Removed-the-logo_only-option-from-the-documentation-.patch
+0002-Removed-mathjax-extension-from-sphinx-build.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-xrayutilities.git
More information about the debian-science-commits
mailing list