Staging
v0.8.1
Revision 9f004634a2bf50c782e223e2eb386ffa769b901c authored by Yasser A on 30 November 2020, 09:53:11 UTC, committed by GitHub on 30 November 2020, 09:53:11 UTC
1 parent 9654592
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top