[Doc-SIG] Docutils update: "interpreted text" reimplemented
David Goodger
goodger@python.org
Fri, 10 Jan 2003 20:31:50 -0500
[David Goodger]
>> A description of the "roles" currently supported is here:
>>
>> http://docutils.sf.net/spec/rst/interpreted.html
[Paul Moore]
> Looks nice. One useful addition would be a bit more explanation of
> the title-reference role - the other 2 (PEP & RFC) make immediate
> sense to me, and I see what they will do in practice, but with the
> title role I'm left with no immediate impression of how it will
> look when processed. (I realise it's probably writer-dependent, but
> at least an example would be nice...)
Explanation & an example added. Please take a look.
The final rendering *is* writer- and stylesheet-dependent, but will
usually be italics.
--
David Goodger <goodger@python.org> 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/