Thanks to visit codestin.com Credit goes to github.com
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 899072a commit 4f580e8Copy full SHA for 4f580e8
1 file changed
Doc/Makefile
@@ -614,7 +614,7 @@ postscript-$(PAPER)-$(RELEASE).zip: $(PSFILES) paper-$(PAPER)/README
614
zip -q -r -9 $@ Python-Docs-$(RELEASE)
615
rm -r Python-Docs-$(RELEASE)
616
617
-HTMLPKGFILES=*.html */*.css */*.html */*.gif */*.txt
+HTMLPKGFILES=*.html */*.css */*.html */*.gif */*.png */*.txt
618
619
html-$(RELEASE).tar: $(ALLHTMLFILES) $(HTMLCSSFILES)
620
mkdir Python-Docs-$(RELEASE)
0 commit comments