doc/rantfile.rdoc in rant-0.4.0 vs doc/rantfile.rdoc in rant-0.4.2

- old
+ new

@@ -34,9 +34,10 @@ +subdirs+:: Takes a list of subdirectories in which Rant should look for Rantfiles. +var+:: Provides access to variables accessible in Rantfiles and from the commandline. +rac+:: The "Rant compiler" which is compiling the Rantfiles. ++make+:: Immediately build a target. === Defining a task Just call the +task+ function and give it a task name as argument. The task name may be a string or symbol: