Staging
v0.5.1
Revision e68c67805e6a4c4ec80bea64be0e8373cc02d322 authored by Pablo Galindo on 25 October 2020, 23:03:41 UTC, committed by GitHub on 25 October 2020, 23:03:41 UTC
1 parent d1a0a96
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top