Staging
v0.8.1
Revision 106271568c58cfebae58f0c52b640dbe716ba2ce authored by Vinay Sajip on 12 November 2019, 12:29:34 UTC, committed by GitHub on 12 November 2019, 12:29:34 UTC
1 parent c8b53dc
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top