[Zope3-checkins] Re: [Checkins] SVN:
zope.interface/trunk/src/zope/interface/human. Fixed RsT markup
Christian Theune
ct at gocept.com
Wed Jun 27 04:33:57 EDT 2007
Am Dienstag, den 26.06.2007, 10:15 -0400 schrieb Stephan Richter:
> On Tuesday 26 June 2007 10:05, Dmitry Vasiliev wrote:
> > Stephan Richter wrote:
> > > On Tuesday 26 June 2007 09:24, Dmitry Vasiliev wrote:
> > >> +First we have to import the interface package::
> > >>
> > >> >>> import zope.interface
> > >
> > > This is not needed. ReST will detect doctest code automatically.
> >
> > Yes, but in this case ReST inserts <blockquote> and <pre> tags instead
> > of just <pre> and plus it isn't consistent with the other docs from
> > 'zope.interface' so I think that explicitly marked blocks are better.
>
> I would fix the other docs. We are definitely not using "::" for doctests
> anywhere else.
I am. Everywhere.
More information about the Zope3-Checkins
mailing list