Skip to content

Commit 266bf2c

Browse files
committed
doc: make regen: replace trailing spaces already
1 parent 46df1d5 commit 266bf2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ PAPEROPT_letter = -D latex_paper_size=letter
1313
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
1414

1515
REGENDOC_ARGS := \
16+
--normalize "/[ \t]+\n/\n/" \
1617
--normalize "/in \d+.\d+ seconds/in 0.12 seconds/" \
1718
--normalize "@/tmp/pytest-of-.*/pytest-\d+@PYTEST_TMPDIR@" \
1819
--normalize "@pytest-(\d+)\\.[^ ,]+@pytest-\1.x.y@" \

0 commit comments

Comments
 (0)