"git@developer.sourcefind.cn:norm/vllm.git" did not exist on "9f659bf07fa3aa0183f2d36b09abaa5ef7cbd77a"
Commit 2fcda71e authored by rusty1s's avatar rusty1s
Browse files

fix doc build [ci skip]

parent 837de59c
...@@ -11,7 +11,6 @@ extensions = [ ...@@ -11,7 +11,6 @@ extensions = [
'sphinx.ext.napoleon', 'sphinx.ext.napoleon',
'sphinx.ext.viewcode', 'sphinx.ext.viewcode',
'sphinx.ext.githubpages', 'sphinx.ext.githubpages',
'sphinx_autodoc_typehints',
] ]
source_suffix = '.rst' source_suffix = '.rst'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment