update api link

This commit is contained in:
Junzi Sun
2020-05-04 01:51:33 +02:00
parent d50f05d00d
commit 560b737739
3 changed files with 20 additions and 5 deletions

View File

@@ -41,8 +41,6 @@ release = ""
# ones.
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.todo",
"sphinx.ext.coverage",
"sphinx.ext.mathjax",
"sphinx.ext.viewcode",
"sphinx.ext.githubpages",
@@ -50,7 +48,7 @@ extensions = [
]
# Add any paths that contain templates here, relative to this directory.
# templates_path = ['']
templates_path = ["_templates"]
# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string: