Fixed some POD formatting.
This commit is contained in:
parent
50948d36d6
commit
005e2eb8aa
28 changed files with 148 additions and 159 deletions
|
|
@ -27,6 +27,10 @@ use WebGUI::URL;
|
|||
|
||||
Package WebGUI::Navigation
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
A package used to generate navigation.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
use WebGUI::Navigation;
|
||||
|
|
@ -35,10 +39,6 @@ Package WebGUI::Navigation
|
|||
$html = WebGUI::Navigation::drawHorizontal($tree);
|
||||
$html = WebGUI::Navigation::drawVertical($tree);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
A package used to generate navigation.
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
These methods are available from this package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue