diff --git a/_docs/generate.go b/_docs/generate.go index 53931bcb2..4c7ca0df6 100644 --- a/_docs/generate.go +++ b/_docs/generate.go @@ -14,5 +14,7 @@ package docs +// TODO: Remove this file and add copying to gen.go + //go:generate go run gen.go //go:generate cp -r ../examples/images ./public/examples/