[MERGE] Forward-port of branch 14.0 to master

This commit is contained in:
Antoine Vandevenne (anv)
2021-06-07 09:18:35 +02:00
144 changed files with 1592 additions and 1593 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for Sphinx documentation
# Pass WORKERS=auto for parallel build
# Pass WORKERS=1 for single-worker build
ifndef WORKERS
WORKERS = auto
endif