Staging
v0.8.1
Revision 514c469719f149e1722a91a9d0c63bf89dfefb2a authored by Dong-hee Na on 17 March 2020, 17:46:24 UTC, committed by GitHub on 17 March 2020, 17:46:24 UTC
1 parent ebf6bb9
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top