你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Removed double duplicate autodoc extension.
这个提交包含在:
@@ -30,9 +30,7 @@ sys.path.insert(0, os.path.abspath('../..'))
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'sphinx.ext.mathjax', 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'sphinx.ext.autodoc'
|
||||
]
|
||||
extensions = ['sphinx.ext.mathjax', 'sphinx.ext.autodoc', 'sphinx.ext.napoleon']
|
||||
|
||||
# autodoc mock imports
|
||||
# autodoc_mock_imports = ['h5py', 'matplotlib', 'pyfiglet', 'cython', 'psutil']
|
||||
|
在新工单中引用
屏蔽一个用户