NAME

Parrot::Docs::Section::Docs - Docs docmentation section

SYNOPSIS

use Parrot::Docs::Section::Docs;

my $section = Parrot::Docs::Section::Docs->new;

DESCRIPTION

A documentation section describing all the POD documentation in docs.

Methods

new()

Returns a new section.