Hi all,

Actually, NAnt doucmentation is organized like this:

<TaskName>

Does that and that...

Parameters:
  +-----------+------+-------------+----------+
  | Attribute | Type | Description | Required |
  +-----------+------+-------------+----------+
  | debug     | bool | bla bla...  | false    |
  +-----------+------+-------------+----------+
  | another   | int  | bla bla...  | true     |
  +-----------+------+-------------+----------+

Don't you think it would be nice to include also the
"Value" column?

  +-----------+------+-------------+-----------------+----------+
  | Attribute | Type | Description | Value           | Required |
  +-----------+------+-------------+-----------------+----------+
  | debug     | bool | bla bla...  | true if ...     | false    |
  +-----------+------+-------------+-----------------+----------+
  | another   | int  | bla bla...  | and int that... | true     |
  +-----------+------+-------------+-----------------+----------+

j3d.

----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)76 390 60 32
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to