mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Merge topic 'sphinx-4'
bb9c69ed70
Utilities/Sphinx: Update man page config for Sphinx 4
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6126
This commit is contained in:
@@ -53,6 +53,7 @@ for fpath in cmake_manuals:
|
||||
except Exception as e:
|
||||
sys.stderr.write("ERROR: %s\n" % str(e))
|
||||
man_show_urls = False
|
||||
man_make_section_directory = False
|
||||
|
||||
html_show_sourcelink = True
|
||||
html_static_path = ['@conf_path@/static']
|
||||
|
Reference in New Issue
Block a user