fix trait documentation leaving out certain namespaces
This commit is contained in:
2
make.ps1
2
make.ps1
@@ -160,7 +160,7 @@ elseif ($command -eq "check")
|
||||
elseif ($command -eq "docs")
|
||||
{
|
||||
./make.ps1 version
|
||||
./OpenRA.Utility.exe d2k --docs | Out-File -Encoding "UTF8" DOCUMENTATION.md
|
||||
./OpenRA.Utility.exe all --docs | Out-File -Encoding "UTF8" DOCUMENTATION.md
|
||||
./OpenRA.Utility.exe ra --lua-docs | Out-File -Encoding "UTF8" Lua-API.md
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user