[top] / docutils / utils / new_document
new_document(source_path, settings=None)
Return a new empty document object.
The path to or description of the source text of the document.
Runtime settings. If none provided, a default set will be used.