https://github.com/Kitware/CMake
Revision bb9c69ed7052614546d34d98a9cf1218e4a45bdc authored by Brad King on 14 May 2021, 14:26:11 UTC, committed by Brad King on 14 May 2021, 14:30:34 UTC
Sphinx 4 by default generates `man/#/foo.#`, but older versions generate
`man/foo.#` as our install rules expect.  Update our Sphinx config file
to tell Sphinx 4 to use the old layout.

Fixes: #22192
1 parent 414704e
History
Tip revision: bb9c69ed7052614546d34d98a9cf1218e4a45bdc authored by Brad King on 14 May 2021, 14:26:11 UTC
Utilities/Sphinx: Update man page config for Sphinx 4
Tip revision: bb9c69e
File Mode Size
CMakeLists.txt -rw-r--r-- 35 bytes

back to top