In Files

  • rdoc/generator/html/html.rb

Files

Class/Module Index [+]

Quicksearch

RDoc::Generator::HTML::HTML

CSS2 RDoc HTML template

This is a template for RDoc that uses XHTML 1.0 Strict and dictates a bit more of the appearance of the output to cascading stylesheets than the default. It was designed for clean inline code display, and uses DHTMl to toggle the visibility of each method's source with each click on the '[source]' link.

This template also forms the basis of the frameless template.

Authors

  • Michael Granger <ged@FaerieMUD.org>

Copyright © 2002, 2003 The FaerieMUD Consortium. Some rights reserved.

This work is licensed under the Creative Commons Attribution License. To view a copy of this license, visit creativecommons.org/licenses/by/1.0/ or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.

Constants

BODY

B O D Y T E M P L A T E

CLASS_INDEX
CLASS_PAGE

C L A S S P A G E H E A D E R T E M P L A T E

FILE_INDEX
FILE_PAGE

F I L E P A G E H E A D E R T E M P L A T E

FONTS
FOOTER

F O O T E R T E M P L A T E

FR_INDEX_BODY

I N D E X F I L E T E M P L A T E S

HEADER

H E A D E R T E M P L A T E

INDEX
METHOD_INDEX
METHOD_LIST

M E T H O D L I S T T E M P L A T E

SRC_PAGE

S O U R C E C O D E T E M P L A T E

STYLE