Staging
v0.8.1
Revision 79c1849b9e5b635bd36b13e1be9dc7cbc2bd6312 authored by Pablo Galindo on 04 December 2020, 23:19:21 UTC, committed by GitHub on 04 December 2020, 23:19:21 UTC
1 parent 85f1ded
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top