Re: [Twisted-Python] Docs HTML suggestion/request for moving between versions.

2011-11-06 Thread exarkun
On 3 Nov, 01:04 pm, p.may...@imperial.ac.uk wrote: >On 03/11/11 12:40, exar...@twistedmatrix.com wrote: >>I've updated http://twistedmatrix.com/documents/8.0.0/api/ - compare >>it > >Cool, that looks good, thanks! Thanks for the review. Since I didn't hear anything else, I went ahead and switch

Re: [Twisted-Python] Docs HTML suggestion/request for moving between versions.

2011-11-03 Thread Phil Mayers
On 03/11/11 12:40, exar...@twistedmatrix.com wrote: > I've updated http://twistedmatrix.com/documents/8.0.0/api/ - compare it Cool, that looks good, thanks! ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-b

Re: [Twisted-Python] Docs HTML suggestion/request for moving between versions.

2011-11-03 Thread exarkun
On 26 Oct, 03:29 pm, p.may...@imperial.ac.uk wrote: >Lately, I've taken to finding Twisted docs by writing: > >twisted.internet.task.Cooperator > >...into the Chrome bar'o'magic and hitting return to get the Google >hit. >This is great, except that the resultant Google hits almost always >point >

Re: [Twisted-Python] Docs HTML suggestion/request for moving between versions.

2011-10-26 Thread Michael Tharp
On 10/26/2011 11:29 AM, Phil Mayers wrote: > Obviously it's tricky to force Google to put "current" at the top! But > could we maybe have a little dropdown in the top-right that > shows the version, and lets you pick a new one and have the page reload? Other possibilities: - Add a big yellow "th

[Twisted-Python] Docs HTML suggestion/request for moving between versions.

2011-10-26 Thread Phil Mayers
Lately, I've taken to finding Twisted docs by writing: twisted.internet.task.Cooperator ...into the Chrome bar'o'magic and hitting return to get the Google hit. This is great, except that the resultant Google hits almost always point me to the 8.2.0 HTML docs. 2nd hit is (currently) 11.0 docs.