From 39e7d5e9fc7e119c0c4cd94a76615d031b042492 Mon Sep 17 00:00:00 2001 From: Dmitry OpenClaw Date: Tue, 25 Aug 2026 09:13:10 +0200 Subject: [PATCH] Add SwitchingFromOtherLibraries.html to whitelist The docs page landed in MeshLib master (MeshInspector/MeshLib#6664) and is already in the dev build. Without a whitelist entry remove_noindex.sh keeps the published page under googlebot-noindex, so it would never be indexed. --- whitelist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/whitelist.txt b/whitelist.txt index 208faaa52a2..7f1a093adf8 100644 --- a/whitelist.txt +++ b/whitelist.txt @@ -52,3 +52,4 @@ ExampleTerrainTriangulation.html ExampleDicomFiles.html PackageOverview.html ExampleFusion.html +SwitchingFromOtherLibraries.html