Contents Class: doc_printer
<<Method: doc_printer.__init__<< >>Method: doc_printer.adjust_mode>>
Method: doc_printer.print_doc
Synopsis: print_doc( self, dest, listofmodules, context, doc_string
)
Helping function for
pymanual
. Format doc_string and write it to
dest
, a specialization
of class
Formatter
.
- listofmodules:
- The list of the names of all modules to eb documented.
- context:
- A
FormattingContext
describing the object to be documented
Elements:
none
Generated by pymanual (c) 2005-2006 on August 02, 2006.