mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-13 08:04:27 +00:00
docs: remove blank pages from PDF documentation
The PDF documentation download has a lot of blank pages. This is because Sphinx starts each section on an odd numbered page for duplex printing. This patch fixes this to allow sections to start on any page. Change-Id: I1ba8a4707c39b54205f2a3c9b47c1c21a3fedcb9 Signed-off-by: Elizabeth Ho <elizabeth.ho@arm.com>
This commit is contained in:
parent
37366af8d4
commit
7bbccd4de6
1 changed files with 1 additions and 0 deletions
|
@ -108,4 +108,5 @@ latex_engine = "xelatex"
|
|||
latex_elements = {
|
||||
"maxlistdepth": "10",
|
||||
"pointsize": "11pt",
|
||||
"extraclassoptions": "openany"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue