[mapserver-commits] r8340 - trunk/docs

svn at osgeo.org svn at osgeo.org
Tue Dec 30 08:26:24 EST 2008


Author: tomkralidis
Date: 2008-12-30 08:26:24 -0500 (Tue, 30 Dec 2008)
New Revision: 8340

Modified:
   trunk/docs/introduction.txt
Log:
s/C/C#/ and add "development environments" as to
what MapScript supports


Modified: trunk/docs/introduction.txt
===================================================================
--- trunk/docs/introduction.txt	2008-12-30 12:24:00 UTC (rev 8339)
+++ trunk/docs/introduction.txt	2008-12-30 13:26:24 UTC (rev 8340)
@@ -27,7 +27,8 @@
 * support for display and querying of hundreds of raster, vector, and database
   formats
 * ability to run on various operating systems (Windows, Linux, Mac OS X, etc.)
-* support for popular scripting languages (PHP, Python, Perl, Java, C, Ruby)
+* support for popular scripting languages and development environments
+  (PHP, Python, Perl, Ruby, Java, C#)
 * on-the-fly projections
 * high quality rendering
 * fully customizable application output
@@ -59,7 +60,7 @@
     independently of CGI MapServer, and it is a loadable module that adds
     MapServer capability to your favorite scripting language. MapScript
     currently exists in :ref:`PHP <php>`, Perl, :ref:`Python <python>`, Ruby,
-    Tcl, Java, and .NET flavors.
+    Tcl, Java, and C# flavors.
 
     This guide will not explicitly discuss MapScript, check out the
     :ref:`MapScript Reference <mapscript>` for more information.



More information about the mapserver-commits mailing list