Staging
v0.5.1
Revision 8289e27393395ee903bd096d42e07c112d7f15c6 authored by Xtreak on 13 December 2019, 18:06:53 UTC, committed by Brett Cannon on 13 December 2019, 18:06:53 UTC
1 parent 025a602
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top