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
9520a989
Unverified
Commit
9520a989
authored
May 23, 2025
by
Michael Goin
Committed by
GitHub
May 23, 2025
Browse files
[Docs] Change mkdocs to not use directory urls (#18622)
Signed-off-by:
mgoin
<
mgoin64@gmail.com
>
parent
3d28ad34
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
mkdocs.yaml
mkdocs.yaml
+5
-0
No files found.
mkdocs.yaml
View file @
9520a989
...
@@ -119,3 +119,8 @@ extra_css:
...
@@ -119,3 +119,8 @@ extra_css:
extra_javascript
:
extra_javascript
:
-
mkdocs/javascript/run_llm_widget.js
-
mkdocs/javascript/run_llm_widget.js
-
https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML
-
https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML
# Makes the url format end in .html rather than act as a dir
# So index.md generates as index.html and is available under URL /index.html
# https://www.mkdocs.org/user-guide/configuration/#use_directory_urls
use_directory_urls
:
false
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