"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "577eb49f1a2dbdce7ea3d0bf34b1f38571190139"
Unverified Commit e72dc6cb authored by Michael Goin's avatar Michael Goin Committed by GitHub
Browse files

[Doc] Add "Suggest edit" button to doc pages (#5789)

parent c2462129
...@@ -66,6 +66,7 @@ html_theme_options = { ...@@ -66,6 +66,7 @@ html_theme_options = {
'path_to_docs': 'docs/source', 'path_to_docs': 'docs/source',
'repository_url': 'https://github.com/vllm-project/vllm', 'repository_url': 'https://github.com/vllm-project/vllm',
'use_repository_button': True, 'use_repository_button': True,
'use_edit_page_button': True,
} }
# Add any paths that contain custom static files (such as style sheets) here, # Add any paths that contain custom static files (such as style sheets) here,
......
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