Sphinx5.3¶
版本5.3.0(2022年10月16日发布)¶
#10759:LaTeX:添加
latex_table_style
和支持'booktabs'
,'borderless'
,而且'colorrows'
风格.(感谢Stefan Wiehler的初始拉取请求#6666、#6671)#10840:可以交叉引用包括期权值,例如
:option:`--module=foobar
, `--module[=foobar]`
',或者:option:`--module foobar
`.马丁·利斯卡(Martin Liska)补丁。#10881:autosectionLabel:将生成的部分标签记录到调试日志中。
#10268:正确的uri-escape图像文件名。
#10887:域:允许所有对象描述指令的所有内容中的部分(例如
py:function
).亚当·特纳的补丁