Staging
v0.5.1
Revision fda47659bbc27097abb6e3b8a380bff13a753eb0 authored by Miss Islington (bot) on 26 May 2020, 04:52:21 UTC, committed by GitHub on 26 May 2020, 04:52:21 UTC
(cherry picked from commit a2bbedc8b18c001d2f9e702e6e678efbb2990daa)

Co-authored-by: Ammar Askar <ammar@ammaraskar.com>
1 parent 6597e2a
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top