Staging
v0.8.1
Revision 0be9ce305ff2b9e13ddcf15af8cfe28786afb36a authored by Andreas Poehlmann on 30 November 2020, 16:34:15 UTC, committed by GitHub on 30 November 2020, 16:34:15 UTC
1 parent 9f00463
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top