Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
DocBook
.
Markup
.
RST
class SummaryExtractor
File:
../Synopsis/Formatters/DocBook/Markup/RST.py
A SummaryExtractor creates a document containing the first sentence of a source document.
Attributes Summary:
summary
Methods Summary:
__init__
(
self
,
document
)
visit_paragraph
(
self
,
node
)
Copy the paragraph but only keep the first sentence.
unknown_visit
(
self
,
node
)
Methods Details:
visit_paragraph
(
self
,
node
)
Copy the paragraph but only keep the first sentence.
unknown_visit
(
self
,
node
)
Ignore all unknown nodes
Generated on Thu Apr 16 16:27:08 2009 by
synopsis
(version devel)