Table of Contents

Module: DocumentClass ../HappyDoc-r2_0/happydoclib/docstring/StructuredText/DocumentClass.py
Imported modules   
import ST
import STDOM
from STletters import letters, digits, literal_punc, under_punc, strongem_punc, phrase_delimiters, dbl_quoted_punc
import re
from string import split, join, replace, expandtabs, strip, find, rstrip
Functions   
flatten
  flatten 
flatten ( obj,  append )

Classes   
DocumentClass

Class instance calls [ex.=> x()] require a structured text

StructuredTextBullet

Represents a section of a document with a title and a body

StructuredTextColumn

StructuredTextColumn is a cell/column in a table.

StructuredTextDescription

Represents a section of a document with a title and a body

StructuredTextDescriptionBody

Represents a section of a document with a title and a body

StructuredTextDescriptionTitle

Represents a section of a document with a title and a body

StructuredTextEmphasis
StructuredTextExample

Represents a section of document with literal text, as for examples

StructuredTextInnerLink
StructuredTextLink
StructuredTextLiteral
StructuredTextMarkup
StructuredTextNamedLink
StructuredTextNumbered

Represents a section of a document with a title and a body

StructuredTextRow

StructuredTextRow holds StructuredTextColumns

StructuredTextSGML
StructuredTextSection

Represents a section of a document with a title and a body

StructuredTextSectionTitle

Represents a section of a document with a title and a body

StructuredTextStrong
StructuredTextTable

rows is a list of lists containing tuples, which

StructuredTextTableData
StructuredTextTableHeader
StructuredTextUnderline
StructuredTextXref

Table of Contents

This document was automatically generated on Sun Dec 30 07:30:10 2001 by HappyDoc version 2.0