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 = {
'path_to_docs': 'docs/source',
'repository_url': 'https://github.com/vllm-project/vllm',
'use_repository_button': True,
'use_edit_page_button': True,
}
# 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