summaryrefslogtreecommitdiff
path: root/docutils/readers/doctree.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* typos5@4010goodger2005-11-081-2/+2
* Merged "transforms" branch into trunk.wiemann2005-09-201-1/+1
* moved document refurbishing logic to doctree reader;wiemann2005-07-081-1/+10
* separated default (universal) transforms into two stages so that nowiemann2005-07-071-6/+0
* Fixed bug introduced in doctree reader, added pickle test back in.blais2005-06-301-1/+1
* renamed "dummy" reader to "doctree"goodger2005-06-291-0/+45