Skip to content

Commit dea0ca0

Browse files
committed
Minor (examples to create API doc)
SVN: trunk@4635
1 parent 39e962b commit dea0ca0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sample build commands.txt

+4
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,9 @@ NAnt -D:with.examples=false
3131
## Build Only The Core
3232
NAnt -D:with.core.only=true
3333

34+
## Build API documentation (you should have Sandcastle installed)
35+
Nant api
3436

37+
## Build reference manual
38+
Nant manual
3539

0 commit comments

Comments
 (0)