"results/paper_data/tb-ib-dumbbell-DCTCPm6656-1500-1.json" did not exist on "9f3cf8fb8036dc4c1b1cf18bb7b15ee5f5066baf"
.readthedocs.yaml 192 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 2

build:
  os: ubuntu-22.04
  tools:
    python: "3.10"

formats:
  - epub

python:
  install:
    - requirements: docs/requirements.txt

sphinx:
  configuration: docs/zh_cn/conf.py