Skip to content

Commit eb41c92

Browse files
committed
Add .readthedocs.yaml
Add .readthedocs.yaml
1 parent 3f7939f commit eb41c92

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.readthedocs.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
sphinx:
4+
configuration: docs/source/conf.py
5+
6+
build:
7+
os: ubuntu-22.04
8+
tools:
9+
python: "3.11"

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# -- Project information -----------------------------------------------------
1919

20-
project = 'je_load_density'
20+
project = 'LoadDensity'
2121
copyright = '2022, JE-Chen'
2222
author = 'JE-Chen'
2323

0 commit comments

Comments
 (0)