Staging
v0.8.1
Revision aca67da4fe68d5420401ac1782203d302875eb27 authored by Jason R. Coombs on 02 November 2020, 16:48:56 UTC, committed by GitHub on 02 November 2020, 16:48:56 UTC
1 parent 4b9aad4
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top