[Python-ideas] Linking Doug's stdlib documentation to our main modules doc.
Raymond Hettinger
raymond.hettinger at gmail.com
Sat Mar 19 19:10:10 CET 2011
On Mar 19, 2011, at 1:41 AM, Carl M. Johnson wrote:
> On Fri, Mar 18, 2011 at 5:06 PM, Terry Reedy <tjreedy at udel.edu> wrote:
>
>> I actually think that would be fine on wiki pages where any python writer
>> can add links to their stuff. I already suggested that there could be one
>> for module. There could also be some for statements and builtins.
>
> It might be nice if at the bottom of the official docs there a link to
> a wiki version of the docs and in the wiki version there were external
> links to things like MOTW.
+1
I'm a big fan of Doug's work and would like to see some way to get there.
Also, I think a wiki is a good way for people to post examples and start
conversations around something they find confusing or post recipes
for good ways to use a given feature.
Raymond
More information about the Python-ideas
mailing list