Staging
v0.5.0
Revision 6e02691f300c9918ac5806dafa1f2ecef451d733 authored by Łukasz Langa on 25 February 2020, 12:21:47 UTC, committed by Łukasz Langa on 25 February 2020, 21:06:39 UTC
1 parent eb8ac57
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top