Figure numbering and title alts

这个提交包含在:
craig-warren
2023-03-11 10:05:47 -07:00
父节点 f790b042dc
当前提交 c777405062
共有 4 个文件被更改,包括 10 次插入382 次删除

查看文件

@@ -23,6 +23,9 @@ extensions = ['sphinx.ext.mathjax',
'sphinx.ext.autodoc',
'sphinx.ext.napoleon']
# Figure numbering
numfig = True
templates_path = ['_templates']
exclude_patterns = []