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:
leonnicolas
2021-05-17 09:55:45 +02:00
parent 5d33c94d04
commit 51f1ae94ef
6 changed files with 387 additions and 4 deletions

5
website/docs/api Normal file
View File

@@ -0,0 +1,5 @@
---
id: api
title: API
hide_title: true
---