Writing good documentation (part 1)
Blog de Simon Willison Posted on November 11, 2009
Writing good documentation (part 1). Jacob explains some of the philosophy behind Django’s documentation. Topical guides are particularly interesting—many projects skip them (leaving books to fill the gap) but they fill an essential gap between tutorials and low-level reference documentation.
Django documentation (for 1.0)
Blog de Simon Willison Posted on August 24, 2008
Django documentation (for 1.0). The documentation refactor is in: the docs for the upcoming 1.0 release have been tidied up, rearranged and ported to a new documentation system based on Sphinx. The URL has also changed to docs.djangoproject.com.
GeoDjango Documentation
Blog de Simon Willison Posted on August 6, 2008
GeoDjango Documentation. Merged to Django trunk a few hours ago. The tutorial isn’t there yet, but the rest of the docs are worth exploring.


