Staging
v0.5.1
Revision 8e9afaf8226b62a18080d69533a41159c70193cb authored by Pablo Galindo on 05 October 2020, 17:24:54 UTC, committed by Pablo Galindo on 05 October 2020, 17:30:18 UTC
1 parent d02d824
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top