On Fri, Oct 15, 2010 at 7:36 AM, jim gardener <jimgarde...@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? _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python