Update Doc build process

This commit is contained in:
Wayne Warthen
2016-09-29 17:01:46 -07:00
parent e350aa0672
commit 5e6196d541
187 changed files with 73189 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
@echo off
setlocal
pushd HBIOS && Powershell .\Build.ps1 %* && popd
setlocal & pushd HBIOS && Powershell .\Build.ps1 %* & endlocal