diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2023-06-21 18:41:01 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-06-22 14:02:43 (GMT) |
commit | f546ebfeccad34582d40eb219fc13fb8d3167c0c (patch) | |
tree | 0e7c0bbc2a134e4dd422325f6156fcec88eafb59 /Help/guide/tutorial/Step7/MathFunctions | |
parent | 0cd5300665fdbb68c32e318e5ca423854716c7a7 (diff) | |
download | CMake-f546ebfeccad34582d40eb219fc13fb8d3167c0c.zip CMake-f546ebfeccad34582d40eb219fc13fb8d3167c0c.tar.gz CMake-f546ebfeccad34582d40eb219fc13fb8d3167c0c.tar.bz2 |
Utilities/Sphinx: Fix parallel documentation builds
In commit d78bfa1ecc (Utilities/Sphinx: support cmakedomain running in
parallel, 2022-10-24, v3.26.0-rc1~495^2) we declared the domain as
parallel-safe without actually implementing the required
`merge_domaindata` method. Since then, commit 37e015d4a6
(Utilities/Sphinx: Refactor Sphinx reference recording) changed how we
store resolved references, such that our separate fix for 3.26 does not
work in 3.27+.
While at it, correct a crusty comment that was overlooked during the
aforementioned refactoring.
Issue: #24076
Co-authored-by: Jared Dillard <jared.dillard@gmail.com>
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions')
0 files changed, 0 insertions, 0 deletions