Staging
v0.8.1
Revision eefd4e033334a2a1d3929d0f7978469e5b5c4e56 authored by Rahul Kumaresan on 18 May 2020, 01:32:34 UTC, committed by GitHub on 18 May 2020, 01:32:34 UTC
1 parent 6546056
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top