We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701205d commit 3466aa0Copy full SHA for 3466aa0
scripts/oo_doc_dependencies
@@ -3,7 +3,7 @@ if [[ $VIRTUAL_ENV ]];
3
then
4
pip install sphinx sphinxcontrib-bibtex sphinxcontrib-proof \
5
sphinx-autobuild sphinx-panels sphinxcontrib-youtube \
6
- sphinxcontrib-blockdiag
+ sphinxcontrib-blockdiag sphinx-reredirects
7
pip install git+https://github.com/dham/sphinxcontrib-details-directive.git
8
else
9
echo ERROR: please activate the finite element course venv
0 commit comments