Hopefully fix the mdoc issues with the localization typo (#6105)
authorE.Z. Hart <hartez@users.noreply.github.com>
Mon, 6 May 2019 20:29:27 +0000 (14:29 -0600)
committerGitHub <noreply@github.com>
Mon, 6 May 2019 20:29:27 +0000 (14:29 -0600)
build/scripts/generate-docs.ps1

index 900fefb..9a60e8a 100644 (file)
@@ -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