Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
7e6bfd0e
Commit
7e6bfd0e
authored
Jan 05, 2016
by
Alexandre Duret-Lutz
Browse files
* debian/rules: Fix html conversion of notebooks.
parent
5cb94a1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/rules
View file @
7e6bfd0e
...
...
@@ -84,7 +84,7 @@ override_dh_python3:
dh_python3 -p python3-spot
override_dh_auto_build:
dh_auto_build
$(MAKE) -C tests
/python
nb-html
$(MAKE) -C tests nb-html
fix-mathjax:
perl -pi -e 's|http://orgmode.org/mathjax/MathJax.js|file:///usr/share/javascript/mathjax/MathJax.js|' doc/userdoc/*.html
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment