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
Bar.cmake -rw-r--r-- 270 bytes
CMakeLists.txt -rw-r--r-- 3.4 KB
FindFoo.cmake -rw-r--r-- 68 bytes
main.c -rw-r--r-- 27 bytes

back to top