IF:parent ENDIF:parent IF:infiles ENDIF:infiles IF:includes ENDIF:includes IF:requires ENDIF:requires IF:methods ENDIF:methods
IF:title

%title%

ENDIF:title IF:description %description% ENDIF:description IF:sections START:sections IF:sectitle

%sectitle%

ENDIF:sectitle IF:seccomment

%seccomment%

ENDIF:seccomment IF:classlist

Child modules and classes

%classlist%

ENDIF:classlist IF:constants

Constants

START:constants IF:name ENDIF:name IF:value ENDIF:value IF:old_name ENDIF:old_name IF:new_name ENDIF:new_name IF:rw ENDIF:rw END:constants
NameValueDescription
%name%%value%%old_name%%new_name%%rw% IF:desc %desc% ENDIF:desc IF:a_desc %a_desc% ENDIF:a_desc

ENDIF:constants IF:aliases

Aliases

START:aliases IF:name ENDIF:name IF:value ENDIF:value IF:old_name ENDIF:old_name IF:new_name ENDIF:new_name IF:rw ENDIF:rw END:aliases
Old nameNew nameDescription
%name%%value%%old_name%%new_name%%rw% IF:desc %desc% ENDIF:desc IF:a_desc %a_desc% ENDIF:a_desc

ENDIF:aliases IF:attributes

Attributes

START:attributes IF:name ENDIF:name IF:value ENDIF:value IF:old_name ENDIF:old_name IF:new_name ENDIF:new_name IF:rw ENDIF:rw END:attributes
NameRead/write?Description
%name%%value%%old_name%%new_name%%rw% IF:desc %desc% ENDIF:desc IF:a_desc %a_desc% ENDIF:a_desc

ENDIF:attributes IF:method_list START:method_list

%type% %category% methods

IF:methods START:methods IF:aref
ENDIF:aref

IF:aref ENDIF:aref IF:callseq %callseq% ENDIF:callseq IF:name %name% ENDIF:name IF:aref ENDIF:aref IF:params %params% ENDIF:params

IF:m_desc %m_desc% ENDIF:m_desc IF:sourcecode
%sourcecode%
ENDIF:sourcecode
END:methods ENDIF:methods END:method_list ENDIF:method_list END:sections ENDIF:sections

template adapted from Allison