We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39fb2e commit bdabbd6Copy full SHA for bdabbd6
1 file changed
docs/Makefile
@@ -46,7 +46,7 @@ clean:
46
-rm -rf $(BUILDDIR)/*
47
48
install-sphinx:
49
- $(PYTHON) -m pip install --quiet furo olefile sphinx sphinx-copybutton sphinx-inline-tabs sphinx-removed-in sphinxext-opengraph
+ $(PYTHON) -m pip install --quiet furo olefile sphinx sphinx-copybutton sphinx-inline-tabs sphinx-removed-in sphinx-reredirects sphinxext-opengraph
50
51
.PHONY: html
52
html:
0 commit comments