| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replaced ``default_transforms`` attribute of TransformSpec with
``get_transforms()`` method.
- Added universal.Decorations and universal.ExposeInternals
transforms as default transforms for all readers.
- Added universal.Messages and universal.FilterMessages transforms
as default transforms for all writers.
- Added ``ReReader`` base class for readers that reread an existing
document tree.
- Added ``UnfilteredWriter`` base class for writers that pass the
document tree on unchanged.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3892 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
|
| |
and to use all top-level strings as commentary.
Also changed Wiki.py to be documented in kind.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1150 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
Module has been reworked a bit. Docstrings now included,
and formatted for use with ``extractor`` module.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1145 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|