OpenLayers OpenLayers

Changeset 1334

Show
Ignore:
Timestamp:
08/22/06 15:45:28 (2 years ago)
Author:
crschmidt
Message:

Add news.txt to store release notes, which will contain information about
API changes. Mention news.txt and doc/ files in readme.txt.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/openlayers/2.0/readme.txt

    r716 r1334  
    3939The examples/ directory is full of useful examples. 
    4040 
    41 There is some documentation at http://trac.openlayers.org/ as well. 
     41Dcumentation is available in the doc/ directory: to build an HTML version 
     42of the documentation, run ./docs.sh in the build/ directory. 
     43 
     44Information on changes in the API is available in news.txt. 
    4245 
    4346--------------------------