ó V!¶\c@s?dZddlmZmZmZdejfd„ƒYZdS(s#Reader for existing document trees.iÿÿÿÿ(treaderstutilst transformstReadercBs)eZdZdZdZdZd„ZRS(s Adapt the Reader API for an existing document tree. The existing document tree must be passed as the ``source`` parameter to the `docutils.core.Publisher` initializer, wrapped in a `docutils.io.DocTreeInput` object:: pub = docutils.core.Publisher( ..., source=docutils.io.DocTreeInput(document), ...) The original document settings are overridden; if you want to use the settings of the original document, pass ``settings=document.settings`` to the Publisher call above. tdoctreesdoctree readerRcCsd|j|_tj|jƒ|j_|j|j_tj|jjddƒ|jjƒ|j_ dS(sp No parsing to do; refurbish the document tree instead. Overrides the inherited method. tsourcetN( tinputtdocumentRt Transformert transformertsettingsRt new_reportertgettreporter(tself((s</tmp/pip-install-usGedi/docutils/docutils/readers/doctree.pytparse s  (R(sreaders(t__name__t __module__t__doc__t supportedtconfig_sectiontconfig_section_dependenciesR(((s</tmp/pip-install-usGedi/docutils/docutils/readers/doctree.pyR s N(RtdocutilsRRRtReReaderR(((s</tmp/pip-install-usGedi/docutils/docutils/readers/doctree.pyts