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-- 1.0 KB
cli.cpp -rw-r--r-- 140 bytes
cli.hpp -rw-r--r-- 91 bytes
cpp_native.cpp -rw-r--r-- 149 bytes
cpp_native.hpp -rw-r--r-- 80 bytes
cpp_static.cpp -rw-r--r-- 22 bytes
csharp.cs -rw-r--r-- 266 bytes

back to top