diff --git a/docs/source/conf.py b/docs/source/conf.py index ca26dcec..af1f22b2 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -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,