update document

This commit is contained in:
wls2002
2025-02-17 16:36:57 +08:00
parent 7e717853f3
commit 5ec163ccc0
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.10"
commands:
- sphinx-apidoc -o docs/source src/tensorneat
# Build documentation in the "docs/" directory with Sphinx
sphinx:
@@ -21,3 +23,4 @@ python:
install:
- requirements: docs/requirements.txt

View File

@@ -1 +1,2 @@
sphinx-apidoc
sphinx_rtd_theme