Staging
v0.5.1
Revision 212337369a64aa96d8b370f39b70113078ad0020 authored by Ned Deily on 07 December 2020, 03:55:12 UTC, committed by GitHub on 07 December 2020, 03:55:12 UTC
1 parent 57e5113
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top