Changes between Version 20 and Version 21 of DocSprint12Apr


Ignore:
Timestamp:
Apr 13, 2008, 12:12:31 PM (16 years ago)
Author:
yml
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DocSprint12Apr

    v20 v21  
    5252 * ~~jcd -- adding :setting: xrefs through documentation~~
    5353 * knmurphy -- moving ref/django-admin.txt to ./howto/custom-management-commands.txt
     54 * yml -- Replace all images ({{{.. image::}}} and {{{.. figure::}}} directives) with local image files -- right now they use absolute URLs to Django's media server. Images should be put in in {{{_static}}} directory next to the document they're used in. For an example, see {{{internals/contributing.txt}}} and the associated {{{internals/_static}}} directory.
Back to Top