Staging
v0.5.1
Revision 4b44472966f17ad96d4370569ae049de9873e4af authored by Andre Delfino on 28 November 2020, 21:42:23 UTC, committed by GitHub on 28 November 2020, 21:42:23 UTC
1 parent 74311ae
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top