Staging
v0.5.1
Revision 6a7fb9d31bce8590e30c44458d1fc1da4539743d authored by kj on 06 December 2020, 16:37:59 UTC, committed by GitHub on 06 December 2020, 16:37:59 UTC
1 parent c598a04
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top