SYNOPSIS

 # Cannot be instantiated itself

See SYNOPSIS in OODoc::Text

DESCRIPTION

The OODoc::Text::Structure class is used as base class for the OODoc::Text::Chapter, OODoc::Text::Section, and OODoc::Text::SubSection classes. Each of these classes group some paragraphs of text, probably some examples and some subroutines: they provide a structure to the document.

See DESCRIPTION in OODoc::Text