Staging
v0.5.1
Revision bfec674254ea22ef9c0c335587eb65683f4145c7 authored by Miss Islington (bot) on 03 July 2020, 00:28:41 UTC, committed by GitHub on 03 July 2020, 00:28:41 UTC

Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 148f32913573c29250dfb3f0d079eb8847633621)

Co-authored-by: scoder <stefan_ml@behnel.de>
1 parent 32e9e17
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top