[Doc-SIG] Updates to Docutils

David Goodger goodger@python.org
Sat May 24 22:16:06 EDT 2003


A burst of creativity over the last few days has resulted in a slew of
checkins.  The snapshot has all the latest code:

     http://docutils.sf.net/docutils-snapshot.tgz

New doctree elements implemented: "rubric", "admonition", and
"attribution" (part of block quotes; see
<http://docutils.sf.net/spec/rst/reStructuredText.html#block-quotes>).

New directives implemented: "admonition", "rubric", "epigraph",
"highlights", "unicode" and "class".  Also added "class" options to
"topic", "sidebar", "line-block", "parsed-literal", "contents", and
"image"; and "figclass" to "figure".  See
<http://docutils.sf.net/spec/rst/directives.html>.  The change to
"line-block" and "parsed-literal" may cause problems; a blank line is
now required before the directive content.

The HTML Writer and default.css stylesheet have been updated to
support all of this.

Please give the latest code a try and report any problems you
encounter.  Enjoy!

-- 
David Goodger    http://starship.python.net/~goodger

Programmer/sysadmin for hire: http://starship.python.net/~goodger/cv





More information about the Doc-SIG mailing list