Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
e72dc6cb
Unverified
Commit
e72dc6cb
authored
Jun 24, 2024
by
Michael Goin
Committed by
GitHub
Jun 24, 2024
Browse files
[Doc] Add "Suggest edit" button to doc pages (#5789)
parent
c2462129
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docs/source/conf.py
docs/source/conf.py
+1
-0
No files found.
docs/source/conf.py
View file @
e72dc6cb
...
@@ -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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment