changeset 5226 | 38d225efcea9 |
parent 3376 | aad37ffd7d58 |
--- a/docs/tutorial/compile.sh Fri Nov 22 18:29:27 2019 +0100 +++ b/docs/tutorial/compile.sh Fri Nov 22 18:56:42 2019 +0100 @@ -8,9 +8,9 @@ -o $2 \ --toc --toc-depth=4 \ -F pandocfilters/examples/graphviz.py -F mypandocfilters/graphviz-file.py -F mypandocfilters/raw-file.py \ - -t html5 \ - --template standalone.html --variable=template_css:uikit.css + -t rst \ + # --template standalone.html --variable=template_css:uikit.css } -compile slides.md index.html +compile slides.md index.rst