Staging
v0.5.1
Revision 94647837d8ebe69e2ddf3a75431f7b8e057930bb authored by Miss Islington (bot) on 20 July 2020, 17:18:17 UTC, committed by GitHub on 20 July 2020, 17:18:17 UTC
(cherry picked from commit 7f03445d01d5ece41c2ceef7254002e08e8ab5a5)

Co-authored-by: Julien Palard <julien@palard.fr>
1 parent add7cfc
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top