HTML
#### This is not used but kept for historical purposes
########################## Source code ##########################
# Separate page onlye
SRC_PAGE = <
%title%
%code%
HTML
########################### source page body ###################
SCR_CODE_BODY = <
%source_code%
HTML
########################## Index ################################
FR_INDEX_BODY = <
START:entries
Want to use this RDOC template for your own project? Check out http://rubyforge.org/projects/jaxdoc
HTML
API_GREASE_JS = File.read(File.join(File.dirname(__FILE__), 'api_grease.js'))
PROTOTYPE_JS = File.read(File.join(File.dirname(__FILE__), 'prototype.js'))
end
end