Staging
v0.5.1
Revision 439c93d51f45c50541fc755b597725168ecd939a authored by Łukasz Langa on 11 August 2020, 17:14:36 UTC, committed by Łukasz Langa on 11 August 2020, 18:58:17 UTC
1 parent 5de00f6
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top