Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
norm
vllm
Commits
0eda2e09
"src/vscode:/vscode.git/clone" did not exist on "78744b6a8f3c9dd4800e1b279cc37930dfd77048"
Unverified
Commit
0eda2e09
authored
Jun 02, 2023
by
Woosuk Kwon
Committed by
GitHub
Jun 02, 2023
Browse files
Add .readthedocs.yaml (#136)
parent
211318d4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
3 deletions
+24
-3
.readthedocs.yaml
.readthedocs.yaml
+21
-0
docs/requirements-docs.txt
docs/requirements-docs.txt
+3
-3
No files found.
.readthedocs.yaml
0 → 100644
View file @
0eda2e09
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version
:
2
build
:
os
:
ubuntu-22.04
tools
:
python
:
"
3.8"
sphinx
:
configuration
:
docs/source/conf.py
# If using Sphinx, optionally build your docs in additional formats such as PDF
formats
:
-
pdf
# Optionally declare the Python requirements required to build your docs
python
:
install
:
-
requirements
:
docs/requirements-docs.txt
docs/requirements-docs.txt
View file @
0eda2e09
sphinx
sphinx-
click
sphinx-copybutton
sphinx
== 6.2.1
sphinx-
book-theme == 1.0.1
sphinx-copybutton
== 0.5.2
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