diff --git a/docs/source/conf.py b/docs/source/conf.py index ca26dcec4bb5a..af1f22b23c126 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -66,6 +66,7 @@ '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,