update document
This commit is contained in:
@@ -9,6 +9,8 @@ build:
|
|||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.10"
|
python: "3.10"
|
||||||
|
commands:
|
||||||
|
- sphinx-apidoc -o docs/source src/tensorneat
|
||||||
|
|
||||||
# Build documentation in the "docs/" directory with Sphinx
|
# Build documentation in the "docs/" directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
@@ -21,3 +23,4 @@ python:
|
|||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
|
sphinx-apidoc
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
Reference in New Issue
Block a user