NAME

Parrot::Docs::Section::C - C source code docmentation section

SYNOPSIS

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

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

DESCRIPTION

A documentation section describing all the C source code in Parrot.

Methods

new()

Returns a new section.