Re: Documentation suggestions
- From: aahz@xxxxxxxxxxxxxxx (Aahz)
- Date: 6 Dec 2005 11:54:29 -0800
In article <mailman.1715.1133886680.18701.python-list@xxxxxxxxxx>,
A.M. Kuchling <amk@xxxxxx> wrote:
>
>There's another struggle within the LibRef: is it a reference or a
>tutorial? Does it list methods in alphabetical order so you can look
>them up, or does it list them in a pedagogically useful order? I
>think it has to be a reference; if each section were to be a tutorial,
>the manual would be huge. Here I think the solution is to encourage
>separate tutorials and HOWTOs, and link to them from the LibRef.
Here's a question that kind of gets to the heart of a lot of the
problem: where does ``print`` get documented? If we can come up with a
good process for answering that question, we can probably fix a lot of
other problems. (Note emphasis on the word "process".)
--
Aahz (aahz@xxxxxxxxxxxxxxx) <*> http://www.pythoncraft.com/
"Don't listen to schmucks on USENET when making legal decisions. Hire
yourself a competent schmuck." --USENET schmuck (aka Robert Kern)
.
- Follow-Ups:
- Re: Documentation suggestions
- From: Peter Hansen
- Re: Documentation suggestions
- From: Ian Bicking
- Re: Documentation suggestions
- References:
- Documentation suggestions
- From: A.M. Kuchling
- Documentation suggestions
- Prev by Date: Re: Need help implementing an algorithm in python
- Next by Date: Re: Documentation suggestions
- Previous by thread: Re: Documentation suggestions
- Next by thread: Re: Documentation suggestions
- Index(es):
Relevant Pages
|