From ae0b383300a31111c55cb5a0d2b691427b74fa05 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 10 Apr 2024 10:21:46 +1200 Subject: [PATCH] FIX Add pattern for userforms --- sources-docs.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sources-docs.js b/sources-docs.js index 1afea19..57c5e61 100644 --- a/sources-docs.js +++ b/sources-docs.js @@ -23,6 +23,7 @@ module.exports = [ name: 'docs--5--optional_features/userforms', remote: 'https://github.com/silverstripe/silverstripe-userforms.git', branch: '6.2', + patterns: 'docs/en/!(userguide)/**' } }, {