Staging
v0.8.1
Revision 0914a487769fbb3a5a5bf1efbc15a3edf06fc263 authored by Pablo Galindo on 08 December 2020, 02:30:25 UTC, committed by Pablo Galindo on 08 December 2020, 02:30:25 UTC
Python 3.10.0a3
2 parent s 06afac6 + 8bae2a9
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top