Code Review
/
sim
/
o1-interface.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Doc bugfixing
[sim/o1-interface.git]
/
.readthedocs.yaml
1
---
2
version: 2
3
4
formats:
5
- htmlzip
6
7
build:
8
image: latest
9
10
python:
11
version: 3.7
12
install:
13
- requirements: docs/requirements-docs.txt
14
15
sphinx:
16
configuration: docs/conf.py