mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Reenable PDF and EPUB builds for stable doc
They were disabled on master as they make builds way too long,
but for the stable branch they make sense, as it is synced manually.
(cherry picked from commit 763f6a9555)
This commit is contained in:
+3
-1
@@ -7,4 +7,6 @@ build:
|
||||
# Disable (single) htmlzip as it's way too big to be useful,
|
||||
# and leads to excessive memory usage on build
|
||||
# Disable epub and pdf for now to speed up builds
|
||||
formats: []
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
|
||||
Reference in New Issue
Block a user