From 33d18ddaed16b3d2b06386e0a6ac6845d3b32549 Mon Sep 17 00:00:00 2001 From: "Kostis (Codefresh)" <39800303+kostis-codefresh@users.noreply.github.com> Date: Wed, 16 Nov 2022 05:38:02 +0200 Subject: build: preview docs locally (#470) Signed-off-by: Kostis Kapelonis Signed-off-by: Kostis Kapelonis --- docs/contributing/development.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/contributing') 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. -- cgit v1.2.3