From 9e8a9dd1eb37e459e823adcda6749b6c57448943 Mon Sep 17 00:00:00 2001 From: Meghan Jones Date: Fri, 12 Mar 2021 18:04:00 -0500 Subject: [PATCH 1/2] Link from projections parameter to gallery --- pygmt/helpers/decorators.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygmt/helpers/decorators.py b/pygmt/helpers/decorators.py index af56d5ab98f..4874b5c7565 100644 --- a/pygmt/helpers/decorators.py +++ b/pygmt/helpers/decorators.py @@ -22,7 +22,7 @@ projection : str *Required if this is the first plot command*. *projcode*\[*projparams*/]\ *width*. - Select map projection.""", + Select map :doc:`projection `.""", "B": r""" frame : bool or str or list Set map boundary frame and axes attributes.""", From 585ec94bfc44243ce9471c1a9b4b594500b68df6 Mon Sep 17 00:00:00 2001 From: Meghan Jones Date: Fri, 12 Mar 2021 19:13:15 -0500 Subject: [PATCH 2/2] Update pygmt/helpers/decorators.py --- pygmt/helpers/decorators.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygmt/helpers/decorators.py b/pygmt/helpers/decorators.py index 4874b5c7565..8f326f9dd3b 100644 --- a/pygmt/helpers/decorators.py +++ b/pygmt/helpers/decorators.py @@ -198,7 +198,7 @@ def fmt_docstring(module_func): projection : str *Required if this is the first plot command*. *projcode*\[*projparams*/]\ *width*. - Select map projection. + Select map :doc:`projection `. **Aliases:**