Contents Class: doc_printer
<<Method: doc_printer.print_class_synopsis<< >>Method: doc_printer.print_doc>>
Method: doc_printer.__init__
Synopsis: __init__( self, dest, listofmodules, context, doc_string
)
Refer to
print_doc
.
- dest:
- A specialization of class
Formatter
as destination for output.
- listofmodule:
- A list of all names of modules to be documented.
- context:
- An instance of
FormattingContext
representing the object to be documented.
- doc string:
- The plain documentation of the object.
Elements:
none
Generated by pymanual (c) 2005-2006 on August 02, 2006.