cmd/gen-docs/main.go: auto generate docs for CRD
The new make command `make gen-docs` is introduced. It will build a markdown file from the CRD introduced by Kilo. The generation of the docs is a requirement for building the website. Signed-off-by: leonnicolas <leonloechner@gmx.de>
This commit is contained in:
5
website/docs/api
Normal file
5
website/docs/api
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
id: api
|
||||
title: API
|
||||
hide_title: true
|
||||
---
|
Reference in New Issue
Block a user