We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44213aa + 59917cd commit 57aaac2Copy full SHA for 57aaac2
1 file changed
.github/workflows/gh-pages.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Install dependencies
36
run: |
37
- sudo apt-get install -y doxygen python3-sphinx python3-sphinx-rtd-theme
+ sudo apt-get install -y doxygen python3-sphinx python3-sphinx-rtd-theme graphviz
38
pip3 install breathe sphinxcontrib-bibtex sphinx_copybutton IPython myst_parser \
39
nbsphinx
40
0 commit comments