8000
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 882fd4c commit adbd5ddCopy full SHA for adbd5dd
netlify.toml
@@ -1,5 +1,5 @@
1
[build]
2
base = "Doc/"
3
command = "make html"
4
- publish = "Doc/build/html"
+ publish = "build/html"
5
environment = { PYTHON_VERSION = "3.8" }
0 commit comments