Commit Graph

3 Commits

Author SHA1 Message Date
David Fridrich e1866f1c86
chore: fix link to on_cluster_build.md (#1067)
* fix link to on_cluster_build.yaml

* fix link to on_cluster_build.md
2022-06-16 14:19:18 +00:00
Bryan Tong 23a040d063
Change Knaive (lol) to Knative (#981)
Signed-off-by: Bryan Tong <tongb@vmware.com>
2022-04-20 06:53:29 +00:00
Lance Ball 76c647a1c7
docs: add a language pack "contract" document (#918)
* docs: restructure & add a language pack "contract"

The docs/guides/langugage-packs.md document does a good job of describing
what's required of a language pack in terms of directory structure and the
options for the `manifest.yaml` file. But it does a pretty crappy job of
describing the whole thing in context. I've tried to do that here.

Also some fixes to links and reorganization of the docs to make things a
little easier to find.

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: inline language pack referenc into contract

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: minor wording tweak

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: whitespace

Signed-off-by: Lance Ball <lball@redhat.com>
2022-04-11 13:30:07 +00:00