Address #236, recreate XML files when xml-docs-test target is run directly

- must still `build initialize` between `git clean` and `build xml-docs-test`

nit: add description of xml-docs-test target
This commit is contained in:
Doug Bunting 2014-11-30 21:34:02 -08:00
parent 810146115b
commit 06a2f72bb3
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ var AUTHORS='Microsoft Open Technologies, Inc.'
use-standard-lifecycle
k-standard-goals
#xml-docs-test target='test'
#xml-docs-test .clean .build-compile description='Check generated XML documentation files for errors' target='test'
k-xml-docs-test