Staging
v0.8.1
Revision e4fe303b8cca525e97d44e80c7e53bdab9dd9187 authored by Yurii Karabas on 28 November 2020, 08:21:17 UTC, committed by GitHub on 28 November 2020, 08:21:17 UTC
1 parent f919531
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top