Skip to content

Commit

Permalink
[Doc] Add "Suggest edit" button to doc pages (vllm-project#5789)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoin authored and jimpang committed Jul 24, 2024
1 parent 775302a commit 4f1714f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4f1714f

Please sign in to comment.