Revision d12a812cb27037a7254bd81d8e4edb0e082b63b6 authored by Joe Stringer on 18 January 2022, 23:27:56 UTC, committed by Joe Stringer on 19 January 2022, 00:41:46 UTC
Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent 98e7eba
Raw File
netlify.toml
[build]
  base = "Documentation/"
  publish = "_build/html"
  command = "make html-netlify"
back to top