Function
docutils.utils.new_reporter

Signature

new_reporter(source_path, settings)

Documentation String

Return a new Reporter object.

Parameters:
source : string

The path to or description of the source text of the document.

settings : optparse.Values object

Runtime settings.