Skip to content
Snippets Groups Projects
Commit b10b8931 authored by Martin Teichmann's avatar Martin Teichmann
Browse files

add pandoc

parent bca074ca
1 merge request!322add pandoc
...@@ -4,6 +4,8 @@ image: sphinxdoc/sphinx ...@@ -4,6 +4,8 @@ image: sphinxdoc/sphinx
before_script: [] before_script: []
pages: pages:
script: script:
- apt-get update
- apt-get install -y pandoc
- pip3 install sphinx-autoapi - pip3 install sphinx-autoapi
- pip3 install nbsphinx - pip3 install nbsphinx
- sphinx-build -M html doc public - sphinx-build -M html doc public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment