Staging
v0.5.1
Revision 178695b7aee7a7aacd49a3086060e06347d1e556 authored by Kazantcev Andrey on 05 November 2020, 08:52:24 UTC, committed by GitHub on 05 November 2020, 08:52:24 UTC
Co-authored-by: Yury Selivanov <yury@edgedb.com>
1 parent 048a356
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top