浏览代码

Merge topic 'sphinx-4' into release-3.20

bb9c69ed70 Utilities/Sphinx: Update man page config for Sphinx 4

Acked-by: Kitware Robot <[email protected]>
Merge-request: !6126
Brad King 4 年之前
父节点
当前提交
3a4bb26953
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Utilities/Sphinx/conf.py.in

+ 1 - 0
Utilities/Sphinx/conf.py.in

@@ -53,6 +53,7 @@ for fpath in cmake_manuals:
     except Exception as e:
     except Exception as e:
         sys.stderr.write("ERROR: %s\n" % str(e))
         sys.stderr.write("ERROR: %s\n" % str(e))
 man_show_urls = False
 man_show_urls = False
+man_make_section_directory = False
 
 
 html_show_sourcelink = True
 html_show_sourcelink = True
 html_static_path = ['@conf_path@/static']
 html_static_path = ['@conf_path@/static']