[MERGE] Forward-port of branch 13.0 to 14.0

This commit is contained in:
Antoine Vandevenne (anv)
2021-05-20 14:55:28 +02:00
9 changed files with 18 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
# Pass WORKERS=auto for parallel build
ifndef WORKERS
WORKERS = 1
WORKERS = auto
endif
SPHINX_BUILD = sphinx-build
@@ -67,7 +67,7 @@ extensions/odoo_theme/static/style.css: extensions/odoo_theme/static/style.scss
#=== Development and debugging rules ===#
fast: SPHINXOPTS += -A collapse_menu=True -j auto
fast: SPHINXOPTS += -A collapse_menu=True
fast: html
static: extensions/odoo_theme/static/style.css