#** * This is a generic formal comment. This template creates * a list of all macros contained within the RootDoc. * * @param rootDoc net.sourceforge.velocidoc.RootDoc *# #** * Line 1 of desc * Line 2 of desc * @param test purpose line 1 * @mytag als;dfkja;sdlkjf;asdkjf;asdjkf;ask *# #macro (test $test) asdfasdfasdfa asdfasdfasdf asdfasdfasdfasd #end #** * This is macro for foo * * @param footext Represents the footext * @param secondargument Represents the second argument * @author Trever M. Shick *# #macro ( test4 $footext ) #end Java 2 Platform SE v1.3.1: Package java.awt.image
All Macros  #foreach ($macroDoc in $rootDoc.allMacros)
${macroDoc.name} #end