Revert "docs: Temporarily disable parallel building."

This reverts commit b7561049b765946d612069b52330695e8489bc7f.

The bug it worked around was fixed with the previous commit’s
upgrade.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-02-24 15:02:07 -08:00
committed by Anders Kaseorg
parent 75c182cb2a
commit 3ba444096b

View File

@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
SPHINXOPTS = -W
SPHINXOPTS = -j auto -W
SPHINXBUILD = sphinx-build
SOURCEDIR = .
BUILDDIR = _build