[Doc-SIG] Updates to Docutils

David Goodger goodger@users.sourceforge.net
Wed, 29 May 2002 23:08:41 -0400


I've just checked in a bunch of changes to Docutils.  The biggest change was
the addition of a command-line interface to the front-end scripts.  Greg
Ward's Optik package is now required (http://optik.sf.net/).

I added ``docutils.frontend`` to support command-line processing of
front-end scripts (which are now down to 3 lines each).  The
``docutils.core.Publisher`` class and ``publish`` function have been greatly
simplified by the use of Optik.

Download the latest snapshot from:

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

The sandbox snapshot is also available:

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

-- 
David Goodger  <goodger@users.sourceforge.net>  Open-source projects:
  - Python Docutils: http://docutils.sourceforge.net/
    (includes reStructuredText: http://docutils.sf.net/rst.html)
  - The Go Tools Project: http://gotools.sourceforge.net/