From b42cbf62b41501f9393ecf27283a208f8b77c154 Mon Sep 17 00:00:00 2001 From: Dennis Sen Date: Mon, 1 Jul 2024 05:47:03 +0200 Subject: [PATCH] fix page build --- packages/clients/textLocator/API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/clients/textLocator/API.md b/packages/clients/textLocator/API.md index c0daa0ff3..c367e618e 100644 --- a/packages/clients/textLocator/API.md +++ b/packages/clients/textLocator/API.md @@ -3,3 +3,5 @@ There is no API to this package; it is not configurable, but delivers a hostable website containing the client in question. All reconfiguration must be done in the source code and requires a new build. When configuring before building, please mind that the `index.html` in the source folder contains configuration parameters that are later bundled. + +For all additional details, check the [full documentation](https://dataport.github.io/polar/docs/textLocator/client-textLocator.html).