diff options
| author | Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com> | 2022-11-16 05:38:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-15 22:38:02 -0500 |
| commit | 33d18ddaed16b3d2b06386e0a6ac6845d3b32549 (patch) | |
| tree | b1cffa556c707f6c09e1dbb284fdad4dbcb9bff3 /docs | |
| parent | cd5907445176b886a800566b0b65c2e8ab456d5c (diff) | |
build: preview docs locally (#470)
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing/development.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/contributing/development.md b/docs/contributing/development.md index 8ecb1c9..ef81c5f 100644 --- a/docs/contributing/development.md +++ b/docs/contributing/development.md @@ -27,6 +27,8 @@ important targets are: * `manifests` - this will build the installation manifests for Kubernetes from the Kustomize sources +* `serve-docs` will render the documentation at localhost:8000 (requires Docker) + ### Windows Developer Tips If you are running the cmd shell and are running into issues running `make all`, consider using Git bash. |
