Matt S Trout > Rakudo-Star-2012.08_001 > Parrot::Docs::Text2HTML

Download:
Rakudo-Star-2012.08_001.tar.gz

Dependencies

Annotate this POD

Source  

NAME ^

Parrot::Docs::Text2HTML - Plain text to HTML formatter

SYNOPSIS ^

    use Parrot::Docs::Text2HTML;

DESCRIPTION ^

Parrot::Docs::Text2HTML subclasses Parrot::Docs::POD2HTML.

Instance Methods

write_html($source, $target, $rel_path, $item)

Writes an HTML version of the file specified by $rel_path in $source to the equivalent location in $target.

html_for_file($file)

Returns the HTML for the specified file.

syntax highlighting: