From 970d708ff9d796f7d9ec00b22023e835fbdc7f2d Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 30 Apr 2018 22:42:59 +0200 Subject: Refactor operation doc pages Extended the use of the :option: directive to all currently written operation doc pages. In the process several more default parameters were added for easy inclusion in other doc pages. Expanded the info tables for each operation with "domain", "alias", "input type" and "output type". Corrected various errors along the way. Mainly formatting errors and references to invalid parameters such as +sym in hatano. --- docs/source/operations/options/R.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/source/operations/options/R.rst (limited to 'docs/source/operations/options/R.rst') diff --git a/docs/source/operations/options/R.rst b/docs/source/operations/options/R.rst new file mode 100644 index 00000000..1d4af03a --- /dev/null +++ b/docs/source/operations/options/R.rst @@ -0,0 +1,4 @@ +.. option:: +R= + + Radius of the sphere given in meters. If used in conjunction with ``+ellps`` + ``+R`` takes precedence. -- cgit v1.2.3