Staging
v0.5.1
Revision dcd4c4f9c9f9fb75ad4c1f138a285fbe19a9cb61 authored by Łukasz Langa on 23 March 2020, 16:19:13 UTC, committed by Łukasz Langa on 23 March 2020, 16:19:13 UTC
1 parent 9a81ab1
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top