Staging
v0.8.1
Revision f62dad16b8e540486a0a0fed41e723d36986f860 authored by Zackery Spytz on 16 November 2020, 21:32:35 UTC, committed by GitHub on 16 November 2020, 21:32:35 UTC
1 parent c26d591
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top