Staging
v0.5.1
Revision 97c70544c9b0317b4d98cfdfa84454dc5369fb91 authored by Jason R. Coombs on 04 November 2020, 01:31:32 UTC, committed by Jason R. Coombs on 04 November 2020, 01:31:32 UTC
1 parent 365ef2f
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top