From 99066a52efe00d11c160501dc9970bdeba47b002 Mon Sep 17 00:00:00 2001 From: Kuba Sunderland-Ober Date: Sat, 9 May 2026 14:48:36 +0200 Subject: [PATCH 1/2] Rename the Modules section to VBA Modules. --- docs/Reference/Modules/Collection/index.md | 2 +- docs/Reference/Modules/Compilation/index.md | 2 +- docs/Reference/Modules/Constants/index.md | 2 +- docs/Reference/Modules/Conversion/index.md | 2 +- docs/Reference/Modules/DateTime/index.md | 2 +- docs/Reference/Modules/ErrObject/index.md | 2 +- docs/Reference/Modules/ExpressionService/index.md | 2 +- docs/Reference/Modules/FileSystem/index.md | 2 +- docs/Reference/Modules/Financial/index.md | 2 +- docs/Reference/Modules/HiddenModule/index.md | 2 +- docs/Reference/Modules/Information/index.md | 2 +- docs/Reference/Modules/Interaction/index.md | 2 +- docs/Reference/Modules/Math/index.md | 2 +- docs/Reference/Modules/Strings/index.md | 2 +- docs/Reference/Modules/TextEncodingConstants/index.md | 2 +- docs/Reference/Modules/index.md | 8 +++++--- 16 files changed, 20 insertions(+), 18 deletions(-) diff --git a/docs/Reference/Modules/Collection/index.md b/docs/Reference/Modules/Collection/index.md index 83f89af..55ab863 100644 --- a/docs/Reference/Modules/Collection/index.md +++ b/docs/Reference/Modules/Collection/index.md @@ -1,6 +1,6 @@ --- title: Collection Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Collection/ has_toc: false --- diff --git a/docs/Reference/Modules/Compilation/index.md b/docs/Reference/Modules/Compilation/index.md index 46c37ce..40e3fc0 100644 --- a/docs/Reference/Modules/Compilation/index.md +++ b/docs/Reference/Modules/Compilation/index.md @@ -1,6 +1,6 @@ --- title: Compilation Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Compilation/ has_toc: false --- diff --git a/docs/Reference/Modules/Constants/index.md b/docs/Reference/Modules/Constants/index.md index 4099bea..583845f 100644 --- a/docs/Reference/Modules/Constants/index.md +++ b/docs/Reference/Modules/Constants/index.md @@ -1,6 +1,6 @@ --- title: Constants Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Constants/ has_toc: false --- diff --git a/docs/Reference/Modules/Conversion/index.md b/docs/Reference/Modules/Conversion/index.md index e76f6f4..f350712 100644 --- a/docs/Reference/Modules/Conversion/index.md +++ b/docs/Reference/Modules/Conversion/index.md @@ -1,6 +1,6 @@ --- title: Conversion Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Conversion/ has_toc: false --- diff --git a/docs/Reference/Modules/DateTime/index.md b/docs/Reference/Modules/DateTime/index.md index 063c70d..8dd06da 100644 --- a/docs/Reference/Modules/DateTime/index.md +++ b/docs/Reference/Modules/DateTime/index.md @@ -1,6 +1,6 @@ --- title: DateTime Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/DateTime/ has_toc: false --- diff --git a/docs/Reference/Modules/ErrObject/index.md b/docs/Reference/Modules/ErrObject/index.md index b33d5f2..5377c31 100644 --- a/docs/Reference/Modules/ErrObject/index.md +++ b/docs/Reference/Modules/ErrObject/index.md @@ -1,6 +1,6 @@ --- title: ErrObject Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/ErrObject/ has_toc: false --- diff --git a/docs/Reference/Modules/ExpressionService/index.md b/docs/Reference/Modules/ExpressionService/index.md index 75094dd..f5a2f01 100644 --- a/docs/Reference/Modules/ExpressionService/index.md +++ b/docs/Reference/Modules/ExpressionService/index.md @@ -1,6 +1,6 @@ --- title: ExpressionService Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/ExpressionService/ has_toc: false --- diff --git a/docs/Reference/Modules/FileSystem/index.md b/docs/Reference/Modules/FileSystem/index.md index a1965f1..da1364a 100644 --- a/docs/Reference/Modules/FileSystem/index.md +++ b/docs/Reference/Modules/FileSystem/index.md @@ -1,6 +1,6 @@ --- title: FileSystem Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/FileSystem/ has_toc: false --- diff --git a/docs/Reference/Modules/Financial/index.md b/docs/Reference/Modules/Financial/index.md index 60ac9e3..eb452ca 100644 --- a/docs/Reference/Modules/Financial/index.md +++ b/docs/Reference/Modules/Financial/index.md @@ -1,6 +1,6 @@ --- title: Financial Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Financial/ has_toc: false --- diff --git a/docs/Reference/Modules/HiddenModule/index.md b/docs/Reference/Modules/HiddenModule/index.md index 8abede7..5c6559b 100644 --- a/docs/Reference/Modules/HiddenModule/index.md +++ b/docs/Reference/Modules/HiddenModule/index.md @@ -1,6 +1,6 @@ --- title: (Default) Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/HiddenModule/ redirect_from: - /tB/Modules/_HiddenModule diff --git a/docs/Reference/Modules/Information/index.md b/docs/Reference/Modules/Information/index.md index 40c5b40..65aa1ef 100644 --- a/docs/Reference/Modules/Information/index.md +++ b/docs/Reference/Modules/Information/index.md @@ -1,6 +1,6 @@ --- title: Information Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Information/ has_toc: false --- diff --git a/docs/Reference/Modules/Interaction/index.md b/docs/Reference/Modules/Interaction/index.md index 2075ddb..ba88452 100644 --- a/docs/Reference/Modules/Interaction/index.md +++ b/docs/Reference/Modules/Interaction/index.md @@ -1,6 +1,6 @@ --- title: Interaction Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Interaction/ has_toc: false --- diff --git a/docs/Reference/Modules/Math/index.md b/docs/Reference/Modules/Math/index.md index 73d050d..47da364 100644 --- a/docs/Reference/Modules/Math/index.md +++ b/docs/Reference/Modules/Math/index.md @@ -1,6 +1,6 @@ --- title: Math Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Math/ has_toc: false --- diff --git a/docs/Reference/Modules/Strings/index.md b/docs/Reference/Modules/Strings/index.md index 79a4d82..65ec407 100644 --- a/docs/Reference/Modules/Strings/index.md +++ b/docs/Reference/Modules/Strings/index.md @@ -1,6 +1,6 @@ --- title: Strings Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/Strings/ has_toc: false --- diff --git a/docs/Reference/Modules/TextEncodingConstants/index.md b/docs/Reference/Modules/TextEncodingConstants/index.md index 0fc5ab2..abda847 100644 --- a/docs/Reference/Modules/TextEncodingConstants/index.md +++ b/docs/Reference/Modules/TextEncodingConstants/index.md @@ -1,6 +1,6 @@ --- title: TextEncodingConstants Module -parent: Modules +parent: VBA Modules permalink: /tB/Modules/TextEncodingConstants/ has_toc: false --- diff --git a/docs/Reference/Modules/index.md b/docs/Reference/Modules/index.md index 374f053..846673f 100644 --- a/docs/Reference/Modules/index.md +++ b/docs/Reference/Modules/index.md @@ -1,9 +1,11 @@ --- -title: Modules +title: VBA Modules parent: Reference Section -permalink: /tB/Modules +permalink: /tB/Packages/VBA +redirect_from: + - /tB/Modules --- -# Core VBA Modules +# VBA Modules These modules are in the VBA built-in package. From 7b3970a8b9bcd50c00691dd9a65eb1d7b8895ca3 Mon Sep 17 00:00:00 2001 From: Kuba Sunderland-Ober Date: Sat, 9 May 2026 14:57:17 +0200 Subject: [PATCH 2/2] Fix a redirect from /Features/Windowless. --- docs/Features/GUI-Components/Windowless.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Features/GUI-Components/Windowless.md b/docs/Features/GUI-Components/Windowless.md index 099d1eb..46b4378 100644 --- a/docs/Features/GUI-Components/Windowless.md +++ b/docs/Features/GUI-Components/Windowless.md @@ -3,7 +3,7 @@ title: Windowless Controls vs. Windowed Controls parent: GUI Components nav_order: 3 permalink: /Features/GUI-Components/Windowless -redirect-from: +redirect_from: - /Features/Windowless ---