Staging
v0.8.1
Revision 80a429eae95c15c2c2a6753376f2697c90c2b6b9 authored by Andre Delfino on 01 December 2020, 09:41:12 UTC, committed by GitHub on 01 December 2020, 09:41:12 UTC
1 parent 32bd68c
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top