add api docs

This commit is contained in:
jiangjiajun
2022-10-11 06:01:18 +00:00
parent c4625a2cb6
commit 964aaf051c
8 changed files with 50 additions and 32 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.mathjax',
'sphinx_markdown_tables',
'sphinx.ext.viewcode'
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
]
autoclass_content = 'both'