]> granicus.if.org Git - python/commit
[3.8] bpo-34293: Fix PDF documentation paper size (GH-8585) (GH-15816)
authorZachary Ware <zachary.ware@gmail.com>
Mon, 9 Sep 2019 22:11:23 +0000 (23:11 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 22:11:23 +0000 (23:11 +0100)
commit99df5e837334b62c29c979bb0806f525778a4f3e
tree1a49ca41c2c01047a14989e75495d681cfd8cdb5
parentc1c04cbc24c11cd7a47579af3faffee05a16acd7
[3.8] bpo-34293: Fix PDF documentation paper size (GH-8585) (GH-15816)

The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5.

See also sphinx-doc/sphinxGH-5235
(cherry picked from commit b5381f669718aa19690f42f3b8bd88f03045b9d2)

Authored-by: Jean-François B <jfbu@free.fr>
Doc/Makefile
Misc/NEWS.d/next/Documentation/2018-07-31-15-38-26.bpo-34293.yHupAL.rst [new file with mode: 0644]