summaryrefslogtreecommitdiff
path: root/docutils/transforms/writer_aux.py
Commit message (Expand)AuthorAgeFilesLines
* Make the insertion of "admonition" class in the HTML writermilde2015-02-271-3/+2
* Use the "admonition" class argument for all admonitions milde2015-02-271-2/+3
* Cleanup: Use True/False for boolean valuesmilde2012-01-191-2/+2
* Do not fail, if the specified langauage is not supported by Docutils,milde2010-09-281-2/+2
* adjusted name and email addresswiemann2007-05-311-1/+1
* corrected docstringwiemann2006-08-171-6/+6
* added writer_aux.Admonitions transform;wiemann2006-08-161-2/+40
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* renamed Element.substitute to Element.replace_selfwiemann2005-09-261-1/+1
* added writer_aux module containing Compound transform,wiemann2005-09-111-0/+52