From 726910a811d4fe28884f3f9bfa2b2a14fc66931e Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Wed, 5 Jun 2019 09:29:04 +1200 Subject: Update GitHub references: proj.4 -> PROJ --- docs/source/community/channels.rst | 2 +- docs/source/community/contributing.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/source/community') diff --git a/docs/source/community/channels.rst b/docs/source/community/channels.rst index 33734519..1d67ef52 100644 --- a/docs/source/community/channels.rst +++ b/docs/source/community/channels.rst @@ -26,7 +26,7 @@ and feature requests. We are happy to take contributions in any form, either as code, bug reports, documentation or feature requests. See :ref:`contributing` for more info on how you can help improve PROJ. -The PROJ GitHub page can be found at https://github.com/OSGeo/proj.4 +The PROJ GitHub page can be found at https://github.com/OSGeo/PROJ .. note:: diff --git a/docs/source/community/contributing.rst b/docs/source/community/contributing.rst index b3f234f4..5d24e111 100644 --- a/docs/source/community/contributing.rst +++ b/docs/source/community/contributing.rst @@ -42,7 +42,7 @@ Adding bug reports ------------------ Bug reports are handled in the `issue -tracker `__ on PROJ's home on +tracker `__ on PROJ's home on GitHub. Writing a good bug report is not easy. But fixing a poorly documented bug is not easy either, so please put in the effort it takes to create a thorough bug report. @@ -74,7 +74,7 @@ Feature requests Got an idea for a new feature in PROJ? Submit a thorough description of the new feature in the `issue -tracker `__. Please include any +tracker `__. Please include any technical documents that can help the developer make the new feature a reality. An example of this could be a publicly available academic paper that describes a new projection. Also, including a numerical test case @@ -91,7 +91,7 @@ documentation are greatly appreciated. The PROJ documentation is available on `proj.org `__. The website is generated with `Sphinx `__. Contributions to the documentation should be made as `Pull -Requests `__ on GitHub. +Requests `__ on GitHub. If you intend to document one of PROJ's supported projections please use the :doc:`Mercator projection <../operations/projections/merc>` -- cgit v1.2.3