Staging
v0.5.1
Revision cdc3d9cb22e0e08f8297688beed2f72526c4216d authored by Miss Islington (bot) on 05 June 2020, 20:22:49 UTC, committed by GitHub on 05 June 2020, 20:22:49 UTC
(cherry picked from commit 5fe1df1886e2e53b04bf76ef916857271d3c8f20)

Authored-by: Stefan Krah <skrah@bytereef.org>
1 parent 83bff88
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top