Flowdock
class
Importance_1
v2_1_10 - Show latest stable - 0 notes - Superclass: Formatter

Outputs RDoc markup as HTML.

Constants

LIST_TYPE_TO_HTML = { :BULLET => ['

    ', '
'], :LABEL => ['
', '
'], :LALPHA => ['
    ', '
'], :NOTE => ['
', '
'], :NUMBER => ['
    ', '
'], :UALPHA => ['
    ', '
'], }

Attributes

[RW] from_path

Path to this document for relative links

[RW] code_object

The RDoc::CodeObject HTML is being generated for. This is used to generate namespaced URI fragments

[R] list
[R] in_list_entry
[R] res
Show files where this class is defined (1 file)
Register or log in to add new notes.