From 79e0e9a76bf2b6fdd2678c27048e178dedad4e1c Mon Sep 17 00:00:00 2001 From: "David R. Morrison" Date: Fri, 6 Feb 2026 12:32:55 -0800 Subject: [PATCH] multiple docs sections simkube page --- simkube.yml | 1 + theme/docs.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/simkube.yml b/simkube.yml index 1072538..9d5ca60 100644 --- a/simkube.yml +++ b/simkube.yml @@ -68,6 +68,7 @@ markdown_extensions: # FAQ heading in the FAQ itself, so I set this from depth 3 to depth 3. nav: - SimKube: '!import https://github.com/acrlabs/simkube?branch=drmorr/document-crds&extra_imports=["CODE_OF_CONDUCT.md", "CHANGELOG.md"]&config=docs/mkdocs.yml' + - SimKube CI Action: '!import https://github.com/acrlabs/simkube?branch=drmorr/document-crds&extra_imports=["CODE_OF_CONDUCT.md", "CHANGELOG.md"]&config=docs/mkdocs.yml' validation: nav: omitted_files: ignore diff --git a/theme/docs.html b/theme/docs.html index e020e47..69028fa 100644 --- a/theme/docs.html +++ b/theme/docs.html @@ -12,13 +12,13 @@ {%- if 'sidebar' not in page.meta or page.meta.sidebar -%}