CGI::WeT::Modules::Documentation - Extensions to engine to allow documentation management


NAME

CGI::WeT::Modules::Documentation - Extensions to engine to allow documentation management


SYNOPSIS

    use CGI::WeT::Modules::Documentation ();


DESCRIPTION

This module provides rendering constructs to allow navigation through a set of pages. Support is provided for a doubly linked list of pages.


EXTENSIONS

CGI::WeT::Modules::Documentation::initialize($engine, $r)

This subroutine will initialize the engine passed as $engine with information from Apache (passed as $r). There is no significant code.

DOC_NEXT

This extension is like CGI::WeT::Modules::Basic's LINK in that the top of the content stack is made into a link. The location is determined by the values of the arguments.

sequence

This can be either `next' or `prev.'