Staging
v0.8.1
Revision 44ca05afc89c9967f5dbc6c3ad89fc298c460e93 authored by Irit Katriel on 27 November 2020, 16:38:54 UTC, committed by GitHub on 27 November 2020, 16:38:54 UTC
1 parent f5a19ea
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top