U:RDoc::AnyMethod[iI" html:EFI"CGI::HtmlExtension#html;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"3Generate a top-level HTML element as a string.;To:RDoc::Markup::BlankLine o; ; [I"AThe attributes of the element are specified as a hash. The ;TI"Ipseudo-attribute "PRETTY" can be used to specify that the generated ;TI"HHTML string should be indented. "PRETTY" can also be specified as ;TI"Ia string as the sole argument to this method. The pseudo-attribute ;TI"F"DOCTYPE", if given, is used as the leading DOCTYPE SGML tag; it ;TI"Jshould include the entire text of this tag, including angle brackets.;T@o; ; [I"9The body of the html element is supplied as a block.;T@o:RDoc::Markup::Verbatim; [#I"html{ "string" } ;TI"T # string ;TI" ;TI"'html("LANG" => "ja") { "string" } ;TI"^ # string ;TI" ;TI"+html("DOCTYPE" => false) { "string" } ;TI" # string ;TI" ;TI"Vhtml("DOCTYPE" => '') { "string" } ;TI"K # string ;TI" ;TI"0html("PRETTY" => " ") { "
" } ;TI"A # ;TI" # ;TI" # ;TI" # ;TI" # ;TI" ;TI"0html("PRETTY" => "\t") { "" } ;TI"A # ;TI" # ;TI" # ;TI" # ;TI" # ;TI" ;TI"(html("PRETTY") { "" } ;TI"6 # = html("PRETTY" => " ") { "" } ;TI" ;TI":html(if $VERBOSE then "PRETTY" end) { "HTML string" };T:@format0: @fileI"lib/cgi/html.rb;T:0@omit_headings_from_table_of_contents_below00I" ;T[ I"(attributes = {});T@:TI"HtmlExtension;FcRDoc::NormalModule00