[Twisted-Python] problem using imap mail client

Yaroslav Fedevych jaroslaw.fedewicz at gmail.com
Fri Oct 15 05:55:12 EDT 2010


On Fri, Oct 15, 2010 at 7:36 AM, jim gardener <jimgardener at gmail.com> wrote:
>
> I installed version 10.1 frpm the ppa ..Now ,it justs waits after taking the
> hostname,user/password..
>
> Is there a way to generate a local copy of the documentation?..so I can
> browse while offline?
> thanks
> jim
>

Install pydoctor (it googles up well), then run

pydoctor --output-html twisted

in the directory your Twisted source resides. Then, have apidocs/ to
read and enjoy.

pydoctor --help may tell you about some additional knobs you will want
to tweak to bring the docs to perfection.

-- 
Engineer : How do I do it?
Economist : How much will it cost?
Twisted Developer: But does it block?



More information about the Twisted-Python mailing list