diff --git a/sample build commands.txt b/sample build commands.txt index ca6f5c5a95b..c2cd036ace5 100644 --- a/sample build commands.txt +++ b/sample build commands.txt @@ -31,5 +31,9 @@ NAnt -D:with.examples=false ## Build Only The Core NAnt -D:with.core.only=true +## Build API documentation (you should have Sandcastle installed) +Nant api +## Build reference manual +Nant manual