File tree Expand file tree Collapse file tree 2 files changed +0
-55
lines changed
Expand file tree Collapse file tree 2 files changed +0
-55
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -18,10 +18,6 @@ to look like the main documentation. Sphinx requires restructured text (RST)
1818files for its build process, so use an intermediate step to run the notebooks to
1919produce output, and then convert the notebook files into RST files.
2020
21- We use our own run-and-convert machinery using ``nbconvert ``. We use the same
22- script that converts the notebooks to RST to test the notebooks on travis by
23- simply executing the notebooks and ignoring the output.
24-
2521We use `CircleCI <https://circleci.com >`_ to do the Sphinx build, which is then
2622pushed to the ``gh-pages `` branch of the repository and served by GitHub. The
2723notebooks are first converted to RST files during the Sphinx build by doing the
You can’t perform that action at this time.
0 commit comments