mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
RTD: Also disable PDF builds on each commits
Latex builds for PDF also seem to make us reach the build memory
threshold...
(cherry picked from commit 370022acf4)
This commit is contained in:
@@ -6,6 +6,5 @@ build:
|
||||
# Possible options: htmlzip, pdf, epub
|
||||
# Disable (single) htmlzip as it's way too big to be useful,
|
||||
# and leads to excessive memory usage on build
|
||||
# Disable epub for now to speed up builds
|
||||
formats:
|
||||
- pdf
|
||||
# Disable epub and pdf for now to speed up builds
|
||||
formats: []
|
||||
|
||||
Reference in New Issue
Block a user