Re: good style guides for python-style documentation ?
- From: "Ziga Seilnacht" <ziga.seilnacht@xxxxxxxxx>
- Date: 6 Apr 2006 16:13:58 -0700
Fredrik Lundh wrote:
(reposted from doc-sig, which seems to be mostly dead
these days).
over at the pytut wiki, "carndt" asked:
Are there any guidelines about conventions concerning
punctuation, text styles and language style (e.g. how
to address the reader)?
any suggestions from this list ?
</F>
Documenting Python http://docs.python.org/dev/doc/style-guide.html
recommends Apple Publications Style Guide:
http://developer.apple.com/referencelibrary/API_Fundamentals/UserExperience-fund-date.html
GNOME Documentation Style Guide is also quite useful:
http://developer.gnome.org/documents/style-guide/ .
Ziga
.
- References:
- good style guides for python-style documentation ?
- From: Fredrik Lundh
- good style guides for python-style documentation ?
- Prev by Date: Re: Simple string formatting question
- Next by Date: Can't Delete a Thread
- Previous by thread: Re: good style guides for python-style documentation ?
- Next by thread: Re: good style guides for python-style documentation ?
- Index(es):
Loading