[Python-modules-commits] [sphinx-gallery] 01/06: install docs for every package first
Sandro Tosi
morph at moszumanska.debian.org
Mon Nov 27 00:08:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository sphinx-gallery.
commit 3974c28a587a1b45ef5deed2dfd8de7138a672b2
Author: Sandro Tosi <morph at debian.org>
Date: Sun Nov 26 18:15:15 2017 -0500
install docs for every package first
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index f861db5..34d69ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,4 +28,5 @@ override_dh_installchangelogs:
dh_installchangelogs -A CHANGES.rst
override_dh_installdocs:
+ dh_installdocs
dh_installdocs -ppython-sphinx-gallery-doc examples/ mayavi_examples/ tutorials/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-gallery.git
More information about the Python-modules-commits
mailing list