From 93a70557693ce3c580e7200c86270de9774cb811 Mon Sep 17 00:00:00 2001 From: DMGithubPublisher Date: Thu, 9 Jan 2025 15:20:43 +0800 Subject: [PATCH] update to internal commit e83de547 --- .../captured-result-item-v2.2.3000.md | 2 +- .../basic-structures/captured-result-item.md | 2 +- .../core/basic-structures/corner.md | 2 +- .../api-reference/core/core-module.md | 34 +++++++++---------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/programming/javascript/api-reference/core/basic-structures/captured-result-item-v2.2.3000.md b/programming/javascript/api-reference/core/basic-structures/captured-result-item-v2.2.3000.md index db18206..7254d5c 100644 --- a/programming/javascript/api-reference/core/basic-structures/captured-result-item-v2.2.3000.md +++ b/programming/javascript/api-reference/core/basic-structures/captured-result-item-v2.2.3000.md @@ -34,7 +34,7 @@ The type of the captured result item, indicating what kind of data it represents **See Also** -[EnumCapturedResultItemType]({{ site.enums }}core/captured-result-item-type.html?lang=js) +[EnumCapturedResultItemType]({{ site.dcvb_enums }}core/captured-result-item-type.html?lang=js) ## referencedItem diff --git a/programming/javascript/api-reference/core/basic-structures/captured-result-item.md b/programming/javascript/api-reference/core/basic-structures/captured-result-item.md index 70304a9..ec0e59e 100644 --- a/programming/javascript/api-reference/core/basic-structures/captured-result-item.md +++ b/programming/javascript/api-reference/core/basic-structures/captured-result-item.md @@ -36,7 +36,7 @@ The type of the captured result item, indicating what kind of data it represents **See Also** -[EnumCapturedResultItemType]({{ site.enums }}core/captured-result-item-type.html?lang=js) +[EnumCapturedResultItemType]({{ site.dcvb_enums }}core/captured-result-item-type.html?lang=js) ## referencedItem diff --git a/programming/javascript/api-reference/core/basic-structures/corner.md b/programming/javascript/api-reference/core/basic-structures/corner.md index 4ddb69d..c28f325 100644 --- a/programming/javascript/api-reference/core/basic-structures/corner.md +++ b/programming/javascript/api-reference/core/basic-structures/corner.md @@ -23,7 +23,7 @@ interface Corner { ## type -The type of the corner, represented by the enumeration [EnumCornerType]({{ site.enums }}core/corner-type.html?lang=js). +The type of the corner, represented by the enumeration [EnumCornerType]({{ site.dcvb_enums }}core/corner-type.html?lang=js). ## intersection diff --git a/programming/javascript/api-reference/core/core-module.md b/programming/javascript/api-reference/core/core-module.md index a5868ef..d38db4c 100644 --- a/programming/javascript/api-reference/core/core-module.md +++ b/programming/javascript/api-reference/core/core-module.md @@ -110,20 +110,20 @@ The following are the basic interfaces often shared by more than one module: The following are the basic enumerations often shared by more than one module: -* [EnumBufferOverflowProtectionMode]({{ site.enums }}core/buffer-overflow-protection-mode.html?lang=js) -* [EnumCapturedResultItemType]({{ site.enums }}core/captured-result-item-type.html?lang=js) -* [EnumColourChannelUsageType]({{ site.enums }}core/colour-channel-usage-type.html?lang=js) -* [EnumCornerType]({{ site.enums }}core/corner-type.html?lang=js) -* [EnumErrorCode]({{ site.enums }}core/error-code.html?lang=js) -* [EnumGrayscaleEnhancementMode]({{ site.enums }}core/grayscale-enhancement-mode.html?lang=js) -* [EnumGrayscaleTransformationMode]({{ site.enums }}core/grayscale-transformation-mode.html?lang=js) -* [EnumImagePixelFormat]({{ site.enums }}core/image-pixel-format.html?lang=js) -* [EnumImageTagType]({{ site.enums }}core/image-tag-type.html?lang=js) -* [EnumIntermediateResultUnitType]({{ site.enums }}core/intermediate-result-unit-type.html?lang=js) -* [EnumRegionObjectElementType]({{ site.enums }}core/region-object-element-type.html?lang=js) -* [EnumSectionType]({{ site.enums }}core/section-type.html?lang=js) - - - - - \ No newline at end of file +* [EnumBufferOverflowProtectionMode]({{ site.dcvb_enums }}core/buffer-overflow-protection-mode.html?lang=js) +* [EnumCapturedResultItemType]({{ site.dcvb_enums }}core/captured-result-item-type.html?lang=js) +* [EnumColourChannelUsageType]({{ site.dcvb_enums }}core/colour-channel-usage-type.html?lang=js) +* [EnumCornerType]({{ site.dcvb_enums }}core/corner-type.html?lang=js) +* [EnumErrorCode]({{ site.dcvb_enums }}core/error-code.html?lang=js) +* [EnumGrayscaleEnhancementMode]({{ site.dcvb_enums }}core/grayscale-enhancement-mode.html?lang=js) +* [EnumGrayscaleTransformationMode]({{ site.dcvb_enums }}core/grayscale-transformation-mode.html?lang=js) +* [EnumImagePixelFormat]({{ site.dcvb_enums }}core/image-pixel-format.html?lang=js) +* [EnumImageTagType]({{ site.dcvb_enums }}core/image-tag-type.html?lang=js) +* [EnumIntermediateResultUnitType]({{ site.dcvb_enums }}core/intermediate-result-unit-type.html?lang=js) +* [EnumRegionObjectElementType]({{ site.dcvb_enums }}core/region-object-element-type.html?lang=js) +* [EnumSectionType]({{ site.dcvb_enums }}core/section-type.html?lang=js) + + + + + \ No newline at end of file