Commit Graph

7 Commits

Author SHA1 Message Date
Matej Vasek a0b772c2cb
docs: update podman docs (#1220)
Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-09-07 15:20:18 +00:00
Chengzhi Yang fc54831ff0
fixed a misspell in docs (#1217)
# Changes
- bugs: variable `body` was misspelled
2022-09-07 08:39:18 +00:00
Ying Chun Guo ac4497da28
fix a broken link in docs (#1196) 2022-08-29 19:14:15 +00:00
Ying Chun Guo 0441770267
fix link to reference/command.txt (#1161) 2022-08-11 15:23:59 +00:00
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