Comment 3 for bug 489156

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 489156] Re: Browseable documentation

On Wed, 2009-12-16 at 00:08 +0000, Cory Dodt wrote:
> Really just any kind of doc linked anywhere. Can you provide a link to
> the source-controlled files that contain documentation? I see nothing
> on the launchpad page for the project that tells me why I should even be
> interested..

Sure; I can't edit the lp metadata (jml, perhaps its time to loosen
those reins too :P), but I can point you at things.

Firstly, if you install python-testtools, pydoc testtools will give you
a bunch of info.

Secondly, in the source (or if you install the debian package,
in /usr/share/python-testtools), README and MANUAL are good sources of
information.

Online you can access those files at
http://bazaar.launchpad.net/~testtools-dev/testtools/trunk/annotate/head
%3A/README
and
http://bazaar.launchpad.net/~testtools-dev/testtools/trunk/annotate/head
%3A/MANUAL

Cheers,
Rob