diff --git a/articles/general-usage/index.md b/articles/general-usage/index.md index 2e190d65..c364749c 100644 --- a/articles/general-usage/index.md +++ b/articles/general-usage/index.md @@ -21,9 +21,9 @@ Here we present a comprehensive guide on how to develop a web application with s ## Table of Contents - [Loading Library Resources]({{site.general-usage}}resource-loading.html) -- [License]({{site.general-usage}}initialization.html) -- [Initializing DWT]({{site.general-usage}}license.html) -- [Importing Images]({{site.general-usage}}image-import/index.html) +- [License]({{site.general-usage}}license.html) +- [Initializing DWT]({{site.general-usage}}initialization.html) +- [Acquiring Images from Scanners]({{site.general-usage}}scanner-image-acquisition.html) - [Configuring the Viewer]({{site.general-usage}}viewer-configuration.html) - [Processing Images]({{site.general-usage}}image-processing/index.html) - [Exporting Images]({{site.general-usage}}image-export/index.html) diff --git a/info/api/restful.md b/info/api/restful.md index c1d33465..7baa0efb 100644 --- a/info/api/restful.md +++ b/info/api/restful.md @@ -120,7 +120,7 @@ Update specified server settings. Some settings require administrator privileges | Name | Location | Type | Required | Restrictions | Description | | -------- | -------- | ------------- | -------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | -|body|body|[`ServerSettingsInput`](#serversettingsinput)| no |none| +|logLevel|body|[`ServerSettingsInput`](#serversettingsinput)| no |none| #### Request Example @@ -2172,8 +2172,6 @@ We also return websocket protocol info. but not list. ``` -page info - #### Attributes |Name|Type|Required|Restrictions|Description| @@ -2194,8 +2192,6 @@ page info ``` -document info - #### Attributes |Name|Type|Required|Restrictions|Description| diff --git a/info/schedule/Addon.md b/info/schedule/Addon.md index 8a2537f6..076e41f3 100644 --- a/info/schedule/Addon.md +++ b/info/schedule/Addon.md @@ -15,6 +15,7 @@ permalink: /info/schedule/Addon.html | Version | Service | Core | PDFR | Barcode | Camera/Webcam | OCRB | OCRPro| Uploader | |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +| v19.0| 1.9.0.318 | 19.0.0.0318 | 12.0.0.0318 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.9.0.0318 | | v18.5.1| 1.8.5.828 | 18.5.1.0828 | 11.5.3.0828 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.8.5.0828 | | v18.5| 1.8.5.312 | 18.5.0.0312 | 11.5.2.0312 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.8.5.0312 | | v18.4.2| 1.8.4.1110 | 18.4.2.1110 | 11.5.1.0926 | 9.6.20.307 | N/A /15.0.0.0625 | N/A | N/A | 1.8.4.0926 | diff --git a/web.config b/web.config index 8d056790..1ccf5bed 100644 --- a/web.config +++ b/web.config @@ -66,13 +66,7 @@ - - - - - - - + @@ -96,12 +90,6 @@ - - - - - - @@ -114,54 +102,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -174,18 +132,6 @@ - - - - - - - - - - - - @@ -198,10 +144,34 @@ - - + + + + + + + + + + + + + + + + + + + + - + + + + + + +