1. Skip to navigation
  2. Skip to content

Entries tagged “doc”

Django Docs Refactor

written by Michael Trier, on Aug 23, 2008 6:40:00 PM.

Django documentation has been refactored (Changeset 8506) using the excellent Sphinx – Python documentation generator. This is the same package used to generate the new Python documentation Check out the new docs at http://docs.djangoproject.com/. Now I have to go and update all my shortcut snippets. Thanks go especially to Jacob Kaplan-Moss and numerous contributors for all of their hard work on this one.