File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ install:
1515 pip3 install -r requirements.txt
1616
1717serve :
18- sphinx-autobuild " $( SOURCEDIR) " " $( BUILDDIR) " $(SPHINXOPTS ) --watch " ../toolbox " --watch " ../*.md " \
18+ sphinx-autobuild " $( SOURCEDIR) " " $( BUILDDIR) " $(SPHINXOPTS ) --fail-on-warning --watch " ../toolbox " \
1919 --pre-build " make problems" --re-ignore " $( PROBLEMSDIR) /*"
2020
2121clean :
Original file line number Diff line number Diff line change 1- sphinx == 7.1
2- sphinx-autobuild == 2021.3.14
1+ sphinx == 7.4
2+ sphinx-autobuild == 2024.10.3
33sphinx_rtd_theme == 2.0.0
4- sphinxcontrib-matlabdomain == 0.21.4
4+ sphinxcontrib-matlabdomain == 0.22.1
55sphinxcontrib-napoleon == 0.7
66sphinx-math-dollar == 1.2.1
7- sphinxcontrib-bibtex == 2.6.2
7+ sphinxcontrib-bibtex == 2.6.3
88sphinxcontrib-video == 0.2.1
9- setuptools == 70.0 .0 # Now required in python 3.12+
9+ setuptools == 75.1 .0 # Now required in python 3.12+
1010myst-parser == 2.0.0
11- pyyaml == 6.0.1
11+ pyyaml == 6.0.2
1212
You can’t perform that action at this time.
0 commit comments