We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5301c54 commit c99b57dCopy full SHA for c99b57d
.readthedocs.yaml
@@ -8,7 +8,7 @@ build:
8
apt_packages:
9
- graphviz
10
commands:
11
- - mkdir --parents _readtehdocs/html/
+ - mkdir --parents _readthedocs/html/
12
- cp --recursive build/html/* _readthedocs/html/
13
14
#sphinx:
0 commit comments