Staging
v0.5.1
Revision fd757083df79c21eee862e8d89aeefefe45f64a0 authored by Łukasz Langa on 19 November 2019, 11:17:21 UTC, committed by Łukasz Langa on 19 November 2019, 11:17:21 UTC
1 parent 24555ce
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top