Gregwar\RST\Kernel::postParse PHP Method

postParse() public method

Allowing the kernel to tweak document after the build
public postParse ( Gregwar\RST\Document $document )
$document Gregwar\RST\Document
    public function postParse(Document $document)
    {
    }