aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Butler <howard@hobu.co>2017-06-29 11:09:09 -0500
committerGitHub <noreply@github.com>2017-06-29 11:09:09 -0500
commit9a9879e05461443e482e2762a9f7db5a2173e992 (patch)
tree69322675892c365900ba8078f83942275179f00e
parent0bcfd26141c717fa7b91b30c831fc59936c155e3 (diff)
downloadPROJ-9a9879e05461443e482e2762a9f7db5a2173e992.tar.gz
PROJ-9a9879e05461443e482e2762a9f7db5a2173e992.zip
link to Proj.4 mailing list #531 (#532)
-rw-r--r--README12
-rw-r--r--docs/source/index.rst6
2 files changed, 12 insertions, 6 deletions
diff --git a/README b/README
index 89ec08b0..aafd2dce 100644
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ For more information on PROJ.4 maintenance please see the web page at:
http://proj4.org/
+PROJ.4 mailing list can be found at:
+
+ http://lists.maptools.org/mailman/listinfo/proj
+
---------------------------------------------------
Installation:
@@ -48,19 +52,19 @@ the PROJ tree shall be installed. If you want to install into
C:\PROJ, it can remain unchanged.
Then use the makefile.vc to build the software:
-eg.
+eg.
C:\> cd proj
C:\PROJ> nmake /f makefile.vc
C:\PROJ> nmake /f makefile.vc install-all
Note that you have to have the VC++ environment variables, and path
setup properly. This may involve running the VCVARS32.BAT script out
-of the Visual C++ tree.
+of the Visual C++ tree.
-The makefile.vc builds proj.exe, proj.dll and proj.lib.
+The makefile.vc builds proj.exe, proj.dll and proj.lib.
It should also be possible to build using the Unix instructions
-and Cygwin32, but this hasn't been tested recently.
+and Cygwin32, but this hasn't been tested recently.
---------------------------------------------------
diff --git a/docs/source/index.rst b/docs/source/index.rst
index df032541..0450efa1 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -25,6 +25,7 @@ Coverage |coverals|
.. |coverals| image:: https://coveralls.io/repos/OSGeo/proj.4/badge.svg?branch=master
:target: https://coveralls.io/r/OSGeo/proj.4?branch=master
+
Documentation
=================
@@ -44,9 +45,10 @@ Documentation
license
references
+Mailing List
+================================================================================
-
-
+The Proj.4 mailing list can be found at http://lists.maptools.org/mailman/listinfo/proj
Indices and tables
==================