Django

Code

Changeset 6084

Show
Ignore:
Timestamp:
09/09/07 22:46:06 (1 year ago)
Author:
adrian
Message:

Attempted to bold part of docs/contributing.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/contributing.txt

    r6083 r6084  
    445445latest release. Thus, our policy is: 
    446446 
    447     All documentation of new features should be written in a way that clearly 
     447    **All documentation of new features should be written in a way that clearly 
    448448    designates the features are only available in the Django development 
    449     version. 
    450  
    451     Assume documentation readers are using the latest release, not the 
    452     development version. 
     449    version.** 
     450 
     451    **Assume documentation readers are using the latest release, not the 
     452    development version.** 
    453453 
    454454Our traditional way of marking new features is by prefacing the features'