Staging
v0.8.1
Revision 6ff79f65820031b219622faea8425edaec9a43f3 authored by Dong-hee Na on 16 March 2020, 17:17:38 UTC, committed by GitHub on 16 March 2020, 17:17:38 UTC
1 parent 5f104d5
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top