From 9dab4e484d09dfd7776be685f1e63b2f8cf2a3eb Mon Sep 17 00:00:00 2001 From: Kyle Somers <17753062+kylesomers@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:03:33 +0000 Subject: [PATCH] docs: add perforce complete example in docs --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 2a78b394..8fca7b8c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -115,6 +115,7 @@ nav: - Helix Swarm: - Installation and Usage: modules/perforce/helix-swarm/helix-swarm.md - Module Docs: modules/perforce/helix-swarm/terraform-docs.md + - Examples: modules/perforce/examples/complete.md - Samples: - Overview: samples/index.md - Simple Build Pipeline: samples/simple-build-pipeline.md