[Twisted-Python] Documentation download
Hi, I installed Twisted_NoDocs-2.1.0.win32-py2.4.exe. The installer seems to have put a couple of broken shortcuts on my start menu pointing to a directory TwistedDocs that doesn't exist. For example: C:\Python24\lib\site-packages\TwistedDocs\howto\index.xhtml The real question though is: where can I download the HTML documentation for this release? Luke
On 4/15/06, Luke Dunstan <coder_infidel@hotmail.com> wrote:
The real question though is: where can I download the HTML documentation for this release?
http://twistedmatrix.com/trac/ There's a link or three about halfway down. -- "Ladies and gentlemen, there's nothing to worry about ... but please keep your heads down." - The Muppet Show Best, Jeff
OK, perhaps I was not specific enough. I have already found the links to the online manual, API reference, etc., but where do I actually download this HTML documentation as a single zip file or tarball? Luke ----- Original Message ----- From: Jeff Grimmett To: Twisted general discussion Sent: Saturday, April 15, 2006 10:29 PM Subject: Re: [Twisted-Python] Documentation download On 4/15/06, Luke Dunstan <coder_infidel@hotmail.com> wrote: The real question though is: where can I download the HTML documentation for this release? http://twistedmatrix.com/trac/ There's a link or three about halfway down. -- "Ladies and gentlemen, there's nothing to worry about ... but please keep your heads down." - The Muppet Show Best, Jeff
On 4/15/06, Luke Dunstan <coder_infidel@hotmail.com> wrote:
OK, perhaps I was not specific enough. I have already found the links to the online manual, API reference, etc., but where do I actually download this HTML documentation as a single zip file or tarball?
Ah. I don't think there is one as of yet. Although if you check out the subversion repository, most (if not all) of it appears to be in the docs directory. -- "Ladies and gentlemen, there's nothing to worry about ... but please keep your heads down." - The Muppet Show Best, Jeff
On 4/16/06, Jeff Grimmett <grimmtooth@gmail.com> wrote:
On 4/15/06, Luke Dunstan <coder_infidel@hotmail.com> wrote:
OK, perhaps I was not specific enough. I have already found the links to the online manual, API reference, etc., but where do I actually download this HTML documentation as a single zip file or tarball?
Ah. I don't think there is one as of yet. Although if you check out the subversion repository, most (if not all) of it appears to be in the docs directory.
For the API I think you can use "epydoc" and extract it from the code. Though it would be great if someone made a tarball of all that documentation so that we could download and view it offline.
participants (3)
-
Haris Andrianakis -
Jeff Grimmett -
Luke Dunstan