Staging
v0.5.1
Revision 6e1eec71f59c344fb23c7977061dc2c97b77d51b authored by Irit Katriel on 04 December 2020, 16:45:38 UTC, committed by GitHub on 04 December 2020, 16:45:38 UTC
1 parent 0663940
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top