update document
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
sphinx-apidoc
|
||||
sphinx_rtd_theme
|
||||
Reference in New Issue
Block a user