type=class
superclass=Object
included=
extended=
dynamically_included=
dynamically_extended=
library=rdoc.markup.simple_markup.to_html
aliases=
aliasof=

RDoc 形式のドキュメントを HTML に整形するクラスです。

[注意] 1.9 系では、require 先やクラス名が以下のように変更になりました。

 * require 先: rdoc/markup/to_html
 * クラス名: RDoc::Markup::ToHtml
