Staging
v0.5.1
Revision 1e5d33e9b9b8631b36f061103a30208b206fd03a authored by Łukasz Langa on 07 December 2020, 14:02:38 UTC, committed by Łukasz Langa on 07 December 2020, 14:02:38 UTC
1 parent facca72
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top