Revision 1bc9e5148cdb7dba89b767cf9d1b8420743b75a4 authored by Joe Stringer on 02 May 2024, 20:07:36 UTC, committed by Joe Stringer on 02 May 2024, 20:49:42 UTC
Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent 95803c1
Raw File
netlify.toml
[build]
  base = "Documentation/"
  publish = "_build/html"
  command = "make html-netlify"
back to top