From b62139be2b5f31d23bbdfa01fb2601270fc7f5b5 Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Tue, 8 Mar 2016 10:12:53 -0600 Subject: doc tweaks --- docs/source/download.rst | 25 ++++++++++++++++++++++++- docs/source/geodesic.rst | 5 +++++ docs/source/parameters.rst | 2 -- docs/source/threads.rst | 5 +++++ 4 files changed, 34 insertions(+), 3 deletions(-) (limited to 'docs/source') diff --git a/docs/source/download.rst b/docs/source/download.rst index 69878748..c4b65aa7 100644 --- a/docs/source/download.rst +++ b/docs/source/download.rst @@ -4,6 +4,10 @@ Download ================================================================================ +.. contents:: Contents + :depth: 3 + :backlinks: none + Current Release -------------------------------------------------------------------------------- @@ -15,8 +19,27 @@ Past Releases * **2015-03-04** `proj-4.9.1.tar.gz`_ - .. _`proj-4.9.1.tar.gz`: http://download.osgeo.org/proj/proj-4.9.1.tar.gz .. _`proj-4.9.2.tar.gz`: http://download.osgeo.org/proj/proj-4.9.2.tar.gz .. _`md5`: http://download.osgeo.org/proj/proj-4.9.2.tar.gz.md5 .. _`Release Notes`: http://lists.maptools.org/pipermail/proj/2015-September/007270.html + +Binaries +-------------------------------------------------------------------------------- + +Linux +................................................................................ + +* `RedHat RPMs `__ +* `SUSE `__ +* `Debian `__ +* `pkgsrc `__ +* `Delphi `__ + + +Windows +................................................................................ + +* `OSGeo4W`_ contains 32-bit and 64-bit Windows binaries, including support for many :ref:`grids `. + +.. _`OSGeo4W`: https://trac.osgeo.org/osgeo4w/ diff --git a/docs/source/geodesic.rst b/docs/source/geodesic.rst index 474cfdc1..c96ddd82 100644 --- a/docs/source/geodesic.rst +++ b/docs/source/geodesic.rst @@ -4,6 +4,11 @@ Geodesic Calculations ================================================================================ +.. contents:: Contents + :depth: 3 + :backlinks: none + + Geodesic Calculations -------------------------------------------------------------------------------- diff --git a/docs/source/parameters.rst b/docs/source/parameters.rst index 3cf1b632..1e0e76fc 100644 --- a/docs/source/parameters.rst +++ b/docs/source/parameters.rst @@ -4,8 +4,6 @@ Parameters ================================================================================ -:Author: Micah Cochran -:Contact: http://github.com/micahcochran :Date: 01/28/2016 .. contents:: Contents diff --git a/docs/source/threads.rst b/docs/source/threads.rst index 736d15b5..6976162b 100644 --- a/docs/source/threads.rst +++ b/docs/source/threads.rst @@ -4,6 +4,11 @@ Threads ================================================================================ +.. contents:: Contents + :depth: 3 + :backlinks: none + + This page is about efforts to make PROJ.4 thread safe. Key Thread Safety Issues -- cgit v1.2.3