Add news.txt to store release notes, which will contain information about

API changes. Mention news.txt and doc/ files in readme.txt.


git-svn-id: http://svn.openlayers.org/branches/openlayers/2.0@1334 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-08-22 19:45:28 +00:00
parent 9f0b0e0ed7
commit 2ed1ce98b3
2 changed files with 60 additions and 1 deletions
+4 -1
View File
@@ -38,7 +38,10 @@ Using OpenLayers in Your Own Website
The examples/ directory is full of useful examples.
There is some documentation at http://trac.openlayers.org/ as well.
Dcumentation is available in the doc/ directory: to build an HTML version
of the documentation, run ./docs.sh in the build/ directory.
Information on changes in the API is available in news.txt.
--------------------------
Contributing to OpenLayers