- 1.0.0
- 1.1.6
- 1.2.6
- 2.0.3
- 2.1.0
- 2.2.1 (0)
- 2.3.8 (0)
- 3.0.0
- 3.0.9
- 3.1.0
- 3.2.1
- 3.2.8
- 3.2.13
- 4.0.2
- 4.1.8
- 4.2.1
- 4.2.7
- 4.2.9
- 5.0.0.1
- 5.1.7
- 5.2.3
- 6.0.0
- 6.1.3.1
- 6.1.7.7
- 7.0.0
- 7.1.3.2
- 7.1.3.4
- What's this?
Constants
FONTS = "\"Bitstream Vera Sans\", Verdana, Arial, Helvetica, sans-serif"
STYLE = <
XHTML_PREAMBLE = %{ }
XHTML_FRAMESET_PREAMBLE = %{ }
HEADER = XHTML_PREAMBLE + <
FILE_PAGE = < File
%short_name%
Path: %full_path% IF:cvsurl (CVS) ENDIF:cvsurl Modified: %dtm_modified%
HTML
CLASS_PAGE = < HTML%classmod%
%full_name%
IF:parent In: START:infiles HREF:full_path_url:full_path: IF:cvsurl (CVS) ENDIF:cvsurl END:infiles ENDIF:parent Parent: IF:par_url ENDIF:par_url %parent% IF:par_url ENDIF:par_url
METHOD_LIST = < IF:diagram [ show source ]
ENDIF:diagram IF:description %diagram% START:requires
ENDIF:requires IF:toc START:toc
ENDIF:toc IF:methods START:methods
ENDIF:methods IF:includes START:includes
ENDIF:includes START:sections IF:sectitle IF:seccomment START:constants
ENDIF:constants IF:attributes IF:desc %name% = %value% ENDIF:desc END:constants %desc% START:attributes
ENDIF:attributes IF:method_list START:method_list IF:methods END:attributes IF:rw [%rw%] ENDIF:rw %name% %a_desc% %sourcecode%
FOOTER = <
BODY = HEADER + <
SRC_PAGE = XHTML_PREAMBLE + < %code%
HTML
FR_INDEX_BODY = <
FILE_INDEX = XHTML_PREAMBLE + <
END:entries
CLASS_INDEX = FILE_INDEX
METHOD_INDEX = FILE_INDEX
INDEX = XHTML_FRAMESET_PREAMBLE + <