File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 -rm -rf $(BUILDDIR ) /*
4747
4848install-sphinx :
49- $(PYTHON ) -m pip install --quiet furo olefile sphinx sphinx-copybutton sphinx-inline-tabs sphinx-removed-in sphinx-reredirects sphinxext-opengraph
49+ $(PYTHON ) -m pip install --quiet furo olefile sphinx sphinx-copybutton sphinx-inline-tabs sphinx-removed-in sphinxext-opengraph
5050
5151.PHONY : html
5252html :
Original file line number Diff line number Diff line change 3535 "sphinx_copybutton" ,
3636 "sphinx_inline_tabs" ,
3737 "sphinx_removed_in" ,
38- "sphinx_reredirects" ,
3938 "sphinxext.opengraph" ,
4039]
4140
351350 "pillow-logo-dark-text-1280x640.png"
352351)
353352ogp_image_alt = "Pillow"
354-
355- # sphinx-reredirects
356- # redirects = {"installation.html": "installation/index.html"}
Original file line number Diff line number Diff line change @@ -46,7 +46,6 @@ docs = [
4646 " sphinx-copybutton" ,
4747 " sphinx-inline-tabs" ,
4848 " sphinx-removed-in" ,
49- " sphinx-reredirects" ,
5049 " sphinxext-opengraph" ,
5150]
5251fpx = [
You can’t perform that action at this time.
0 commit comments