[EMAIL PROTECTED] wrote: > Hi, > > I am a bit disapointed with the current Python online documentation. I > have read many messages of people complaining about the documentation, > it's lack of examples and the use of complicated sentences that you > need to read 10 times before understanding what it means.
I agree in some ways, Python docs could have better organization (more links between related things). > That's why I have started a collaborative project to make a user > contributed Python documentation. The wiki is online here: > http://www.pythondocs.info > > This is a fresh new website, so there's not much on it, but I hope to > make it grow quickly. Help and contributions are welcome; Please > register and start posting your own documentation on it. > > Regards, > > Nicolas. > ----- > http://www.pythondocs.info Here is another URL of such a project, i bookmarked some times: http://www.simisen.com/jmg/cpd/ And there is nothing beyond this URL, like many of such projects. AFAIR there is a starting of Wiki documentation - like PHP docs, one page per function, contributors comments & Co, from one main Python developers (dont remember who start this neither what is the URL). In all case, dont setup another new system, use http://wiki.python.org/moin/, at least your work will not be lost. A+ Laurent. -- http://mail.python.org/mailman/listinfo/python-list