NAME
Parrot::Docs::HTMLPage - HTML Docmentation Page
DESCRIPTION
This just provides a header() and footer() method for now, to prevent code being duplicated int Parrot::Docs::POD2HTML and Parrot::Docs::Section.
Methods
-
Returns the page header with the specified title and navigation bar.
$resourcesshould be the relative path from the page to docs/resources, the image and CSS file directory. -
Returns the page footer.