Merge pull request #503 from NMannall/devel

Fix autodoc errors when building the documentation
这个提交包含在:
Craig Warren
2025-07-30 22:25:49 +03:00
提交者 GitHub
当前提交 d9be230361
共有 2 个文件被更改,包括 2 次插入13 次删除

查看文件

@@ -7,24 +7,12 @@ version: 2
build:
os: ubuntu-22.04
apt_packages:
- mpich
- libfftw3-dev
tools:
python: "mambaforge-22.9"
jobs:
post_create_environment:
- python -m pip install sphinx_rtd_theme
- python -m pip install reframe-hpc
conda:
environment: conda_env.yml
python: "3.9"
python:
install:
- requirements: docs/requirements.txt
- method: setuptools
path: .
sphinx:
configuration: docs/source/conf.py

查看文件

@@ -37,6 +37,7 @@ autodoc_mock_imports = [
"psutil",
"terminaltables",
"tqdm",
"gprMax.cython",
]
# Figure numbering