[MERGE] Forward-port of branch 13.0 to 14.0

This commit is contained in:
Antoine Vandevenne (anv)
2021-06-07 09:12:44 +02:00
27 changed files with 569 additions and 545 deletions
+1 -1
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