module documentation

Auxiliary transforms mainly to be used by Writer components. This module is called "writer_aux" because otherwise there would be conflicting imports like this one:: from docutils import writers from docutils.transforms import writers

Class Admonitions Transform specific admonitions, like this:
Class Compound .. warning:: This transform is not used by Docutils since Dec 2010 and will be removed in Docutils 0.21 or later.