From c39acac71d209dd413727e2bbacbfbebed180f93 Mon Sep 17 00:00:00 2001 From: Nick Veitch Date: Thu, 7 Nov 2024 10:39:00 +0000 Subject: [PATCH] exclude parts --- docs/canonicalk8s/custom_conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/canonicalk8s/custom_conf.py b/docs/canonicalk8s/custom_conf.py index 6014c7723..868e8d5dc 100644 --- a/docs/canonicalk8s/custom_conf.py +++ b/docs/canonicalk8s/custom_conf.py @@ -185,7 +185,7 @@ # Add files or directories that should be excluded from processing. custom_excludes = [ 'doc-cheat-sheet*', - '_parts' + '_parts/*' ] # Add CSS files (located in .sphinx/_static/)