Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
0c71dd8a
Commit
0c71dd8a
authored
Oct 09, 2022
by
BO ZHANG
🏀
Browse files
see if python 3.9 fixes the copybutton
parent
a969bf00
Pipeline
#205
passed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
readthedocs.yml
View file @
0c71dd8a
...
...
@@ -5,6 +5,12 @@
# Required
version
:
2
build
:
os
:
ubuntu-20.04
tools
:
python
:
"
3.9"
nodejs
:
16
# Build documentation in the docs/ directory with Sphinx
sphinx
:
builder
:
html
...
...
@@ -12,12 +18,10 @@ sphinx:
fail_on_warning
:
true
# Optionally build your docs in additional formats such as PDF
formats
:
-
pdf
formats
:
all
# Optionally set the version of Python and requirements required to build your docs
python
:
version
:
3.8
install
:
-
requirements
:
doc/requirements.txt
-
method
:
pip
...
...
@@ -32,4 +36,4 @@ search:
api/v1/*
:
-1
api/v2/*
:
4
ignore
:
-
404.html
\ No newline at end of file
-
404.html
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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