Commit Graph

9 Commits

Author SHA1 Message Date
Max Hilbrunner
e596fc8aa8 Improve CI
Improve CI build times by using a dummy builder for (empty) output, dropping LaTeX, and disabling some Sphinx extensions when building for CI (GDScript lexing, creating a search index, and generating HTML description tags).

In my tests, this improves Travis CI build times: from up to 30 minutes down to 2 minutes.
2020-06-03 17:44:47 +02:00
Hugo Locurcio
c60abb849e Revert "Default to parallel builds in Sphinx for faster builds"
This reverts commit 309a4382c9.

Per #3239, it turns out parallel builds use too much RAM for the
average PC out there.

This closes #3239.
2020-03-04 09:41:32 +01:00
Hugo Locurcio
309a4382c9 Default to parallel builds in Sphinx for faster builds
`-j auto` detects the number of CPU threads automatically.

This partially addresses #2779.
2019-09-22 18:55:45 +02:00
Rémi Verschelde
ddc35b0d6e Config i18n for submodule usage 2018-04-10 10:45:32 +02:00
Todd Ross
bd6d57392f update Sphinx build instructions 2018-01-10 13:54:47 -06:00
Chris Bradfield
e8f709e650 Change latex error to warning 2017-12-08 11:26:12 -08:00
Chris Bradfield
81fb05ae07 Add Makefile check for latex deps 2017-12-03 09:23:33 -08:00
Rémi Verschelde
86563cc374 Import first batch of pages 2016-02-08 18:24:54 +01:00
Rémi Verschelde
33fe0bbde6 Initial Sphinx configuration 2015-12-12 16:58:18 +01:00