cpython/Doc/faq
INADA Naoki c6cd164cff
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
Using OptiPNG 0.7.7.
Used command is: `find . -name '*.png' | xargs optipng -o7`
2018-07-01 16:02:52 +09:00
..
design.rst bpo-33957: Doc: Use better wording (GH-7912) 2018-06-26 17:27:05 +09:00
extending.rst Make formatting of some return codes conforming to the general style. (#5587) 2018-02-09 13:31:19 +02:00
general.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) 2018-05-15 14:58:35 -04:00
gui.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
index.rst
installed.rst
library.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) 2018-05-15 14:58:35 -04:00
programming.rst bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687) 2018-06-15 20:29:11 -07:00
python-video-icon.png bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) 2018-07-01 16:02:52 +09:00
windows.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00