Staging
v0.5.1
Revision da3d2abe6be9fcf18cac12ec5d7d9f1180d94b5e authored by Senthil Kumaran on 05 December 2020, 13:26:24 UTC, committed by GitHub on 05 December 2020, 13:26:24 UTC
1 parent 556d97f
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top