Current Path : /usr/local/share/ri/1.8/system/SM/ToHtml/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/SM/ToHtml/cdesc-ToHtml.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: LIST_TYPE_TO_HTML value: "{ ListBase::BULLET => [ \"<ul>\", \"</ul>\" ], ListBase::NUMBER => [ \"<ol>\", \"</ol>\" ], ListBase::UPPERALPHA => [ \"<ol>\", \"</ol>\" ], ListBase::LOWERALPHA => [ \"<ol>\", \"</ol>\" ], ListBase::LABELED => [ \"<dl>\", \"</dl>\" ], ListBase::NOTE => [ \"<table>\", \"</table>\" ], }" - !ruby/object:RI::Constant comment: name: InlineTag value: Struct.new(:bit, :on, :off) full_name: SM::ToHtml includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: accept_blank_line - !ruby/object:RI::MethodSummary name: accept_heading - !ruby/object:RI::MethodSummary name: accept_list_end - !ruby/object:RI::MethodSummary name: accept_list_item - !ruby/object:RI::MethodSummary name: accept_list_start - !ruby/object:RI::MethodSummary name: accept_paragraph - !ruby/object:RI::MethodSummary name: accept_rule - !ruby/object:RI::MethodSummary name: accept_verbatim - !ruby/object:RI::MethodSummary name: add_tag - !ruby/object:RI::MethodSummary name: annotate - !ruby/object:RI::MethodSummary name: convert_flow - !ruby/object:RI::MethodSummary name: convert_heading - !ruby/object:RI::MethodSummary name: convert_special - !ruby/object:RI::MethodSummary name: convert_string - !ruby/object:RI::MethodSummary name: end_accepting - !ruby/object:RI::MethodSummary name: html_list_name - !ruby/object:RI::MethodSummary name: init_tags - !ruby/object:RI::MethodSummary name: list_end_for - !ruby/object:RI::MethodSummary name: list_item_start - !ruby/object:RI::MethodSummary name: off_tags - !ruby/object:RI::MethodSummary name: on_tags - !ruby/object:RI::MethodSummary name: start_accepting - !ruby/object:RI::MethodSummary name: wrap name: ToHtml superclass: Object