We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7939f commit eb41c92Copy full SHA for eb41c92
.readthedocs.yaml
@@ -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
@@ -17,7 +17,7 @@
17
18
# -- Project information -----------------------------------------------------
19
20
-project = 'je_load_density'
+project = 'LoadDensity'
21
copyright = '2022, JE-Chen'
22
author = 'JE-Chen'
23
0 commit comments