Author: buildbot
Date: Sun Dec 28 03:36:02 2014
New Revision: 934189

Log:
Staging update by buildbot for sis

Modified:
    websites/staging/sis/trunk/content/   (props changed)
    websites/staging/sis/trunk/content/contributor.html

Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 28 03:36:02 2014
@@ -1 +1 @@
-1647631
+1648147

Modified: websites/staging/sis/trunk/content/contributor.html
==============================================================================
--- websites/staging/sis/trunk/content/contributor.html (original)
+++ websites/staging/sis/trunk/content/contributor.html Sun Dec 28 03:36:02 2014
@@ -121,7 +121,8 @@ Issues of spatial representation, data s
 arise frequently and are worth understanding.</p>
 <p>A good general introduction to the field is the book <em>Geographic 
Information Systems and Science</em>
 by Paul A. Longley, Michael F. Goodchild, David J. Maguire and David W. Rhind 
published in its
-second edition by John Wiley and Sons Ltd. in 2004.</p>
+second edition by John Wiley and Sons Ltd. in 2004.
+Apache SIS also provides an introduction in the <a 
href="book/en/developer-guide.html">Developer guide</a>.</p>
 <h2 id="ogc">The <abbr title="International Organization for 
Standardization">ISO</abbr>/<abbr title="Open Geospatial Consortium">OGC</abbr> 
Geospatial Model</h2>
 <p>SIS builds on the standards developed through a collaboration between the 
International
 Organization for Standardization (<abbr title="International Organization for 
Standardization">ISO</abbr>) and the Open Geospatial Consortium (<abbr 
title="Open Geospatial Consortium">OGC</abbr>).
@@ -131,7 +132,7 @@ Contributors to SIS should have at least
 identical versions of standards which have evolved from the collaboration. The 
<abbr title="Open Geospatial Consortium">OGC</abbr> specifications
 are available for the <a href="http://www.opengeospatial.org/standards";><abbr 
title="Open Geospatial Consortium"><abbr title="Open Geospatial 
Consortium">OGC</abbr></abbr> standards and specification</a> page.</p>
 <p>As time progresses, we hope to develop documentation material to introduce 
the <abbr title="International Organization for Standardization">ISO</abbr> 
19000 specification series.
-Most of the documentation provided by SIS can be found in the <a 
href="book/en/developer-guide.html">developer guide</a>.</p>
+Most of the documentation provided by SIS can be found in the <a 
href="book/en/developer-guide.html">Developer guide</a>.</p>
 <h2 id="java">Object-Oriented Programming in Java</h2>
 <p>SIS is a library designed to be used by other programmers. To play this 
role effectively,
 SIS must consider the various ways that users can reuse Java code: not only 
through object
@@ -177,7 +178,7 @@ mvn install
 </pre></div>
 
 
-<p>The <a href="source.html">source code</a> page provides tips for opening 
the files in an IDE,
+<p>The <a href="source.html">Source code</a> page provides tips for opening 
the files in an IDE,
 and guidelines about the way SIS source code is organized.</p>
 <h1 id="commit">Committing changes</h1>
 <p>Copies or displacements of files shall be done with the <code>svn 
copy</code> or <code>svn move</code> command, respectively.


Reply via email to