We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56301a commit fb89ab3Copy full SHA for fb89ab3
.travis.yml
@@ -33,6 +33,7 @@ install:
33
- pip install pandas
34
- pip install sphinxcontrib-bibtex
35
script:
36
+ - python -m nbsphinx
37
- python -m sphinx doc/ doc/_build/ -b html
38
- python -m sphinx doc/ doc/_build/ -b latex
39
- python -m sphinx doc/ doc/_build/ -b epub
0 commit comments