[Doc-SIG] Docbook output

David Goodger goodger@users.sourceforge.net
Sat, 15 Jun 2002 23:30:33 -0400


> ... where would I begin if I wanted to tackle such a thing?

I forgot to mention was that you should also look at:

- spec/docutils.dtd:  This is the authority on the standard Docutils
  elements and their relationships.  It may give you some clues about
  the semantics of Docutils document tree nodes.

- "Project Policies" in spec/notes.txt:  This is an overview of how
  the Docutils project is set up, and some guidelines that will help
  make development go smoothly.  (Also online at
  http://docutils.sf.net/spec/notes.html#project-policies)

As always, feedback is welcome.

-- 
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/