From: E.Z. Hart Date: Mon, 6 May 2019 20:29:27 +0000 (-0600) Subject: Hopefully fix the mdoc issues with the localization typo (#6105) X-Git-Tag: accepted/tizen/5.5/unified/20200421.150457~398^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4220b506c6630dcf88b3225c861004c82d67b7b3;p=platform%2Fcore%2Fcsapi%2Fxsf.git Hopefully fix the mdoc issues with the localization typo (#6105) --- diff --git a/build/scripts/generate-docs.ps1 b/build/scripts/generate-docs.ps1 index 900fefb..9a60e8a 100644 --- a/build/scripts/generate-docs.ps1 +++ b/build/scripts/generate-docs.ps1 @@ -44,6 +44,9 @@ git clone -b $branch --single-branch $docsUri pushd .\Xamarin.Forms-api-docs +# Temporary hack to handle a typo (https://github.com/xamarin/Xamarin.Forms/pull/6103) +copy .\docs\Xamarin.Forms\SearchBoxVisibility.xml .\docs\Xamarin.Forms\SearchBoxVisiblity.xml + # Run mdoc & $mdoc export-msxdoc .\docs