From 32c31b5047d7c738320d8bb44c9ceaad79684ab7 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 7 Nov 2024 06:27:33 -0500 Subject: [PATCH] Drop unused _include references --- userguide/.htmltest.yml | 1 - userguide/hugo.yaml | 2 -- 2 files changed, 3 deletions(-) diff --git a/userguide/.htmltest.yml b/userguide/.htmltest.yml index 9ef7c974a..ce22f0af4 100644 --- a/userguide/.htmltest.yml +++ b/userguide/.htmltest.yml @@ -4,7 +4,6 @@ IgnoreAltMissing: true # FIXME IgnoreDirectoryMissingTrailingSlash: true # FIXME TestFilesConcurrently: true IgnoreDirs: - - _include - _print - ^blog/(\d+/)?page/\d+ - ^docs/[a-z] # temporary; we'll incrementally add docs sections diff --git a/userguide/hugo.yaml b/userguide/hugo.yaml index 8f8d6016b..d23b3b9c7 100644 --- a/userguide/hugo.yaml +++ b/userguide/hugo.yaml @@ -14,8 +14,6 @@ outputs: page: [HTML] section: [HTML, RSS, print] -ignoreFiles: [_include] - imaging: resampleFilter: CatmullRom quality: 75