mirror of https://github.com/axmolengine/axmol.git
Update gendocs.ps1
This commit is contained in:
parent
072e6d6a0d
commit
6a707c77e1
|
@ -195,8 +195,3 @@ mkdirs $wasm_dist
|
|||
Copy-Item $(Join-Path $AX_ROOT 'tmp/build_wasm/bin/cpp_tests') $wasm_dist -Container -Recurse
|
||||
|
||||
Set-Location $store_cwd
|
||||
|
||||
# build html targets to docs
|
||||
./build.ps1 -p wasm
|
||||
|
||||
Copy-Item 'build_wasm/bin/'
|
||||
|
|
Loading…
Reference in New Issue