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
OpenDAS
OpenFold
Commits
fd294f86
Commit
fd294f86
authored
May 08, 2024
by
jnwei
Browse files
fix typo in readthedocs.yaml
parent
a432a936
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.readthedocs.yaml
.readthedocs.yaml
+2
-2
No files found.
.readthedocs.yaml
View file @
fd294f86
...
...
@@ -4,11 +4,11 @@ version: 2
build
:
os
:
ubuntu-22.04
tools
:
python
:
"
3.9"
python
:
"
mambaforge-4.10"
# Build documentation in the "docs/" directory with Sphinx
sphinx
:
configuration
:
docs/conf.py
configuration
:
docs/
source/
conf.py
conda
:
environment
:
docs/environment.yml
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