Staging
v0.5.1
Revision 06afac6c5740bb81d2b7ab9639d2b08cccf77d33 authored by pxinwr on 07 December 2020, 20:41:12 UTC, committed by GitHub on 07 December 2020, 20:41:12 UTC
1 parent b63a620
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top