#if ($jg.get($objectName)) #set ($obj = $jg.get($objectName)) #end #writeCSS($rootPath $aux_css)
#navbarPhys("false")

$objType $obj.comment.name


#if ($obj.comment.content)
Description
#writeContent($obj.comment.content)
#end #genCommonAttrs($obj.comment)

#writeSummary($obj.module "module" "Modules") #writeSummary($obj.interface "interface" "Interfaces") #writeSummary($obj.get("class") "class" "Classes") #writeSummary($obj.object "object" "Objects") #writeSummary($obj.struct "struct" "Structures") #writeSummary($obj.variable "variable" "Variables") #writeSummary($obj.function "function" "Functions") #writeSummary($obj.ifunction "ifunction" "Function Interfaces")