Skip to content

Commit b9c1536

Browse files
docs: Rename the name of the links from "See cookbook information" to "See technical reference" (#8508)
1 parent 40a2345 commit b9c1536

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

doc/rst/source/common_SYN_OPTs.rst_

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080

8181
.. |SYN_OPT-Area| replace:: |-A|\ *min\_area*\ [/*min\_level*/*max\_level*][**+a**\ [**g**\|\ **i**][**s**\|\ **S**]][**+l**\|\ **r**][**+p**\ *percent*]
8282

83-
.. |Add_-B_links| replace:: :ref:`(See full description) <-B_full>` :ref:`(See cookbook information)
83+
.. |Add_-B_links| replace:: :ref:`(See full description) <-B_full>` :ref:`(See technical reference)
8484
<reference/options:Map frame and axes annotations: The **-B** option>`.
8585

86-
.. |Add_-J_links| replace:: :ref:`(See full description) <-J_full>` :ref:`(See cookbook summary)
86+
.. |Add_-J_links| replace:: :ref:`(See full description) <-J_full>` :ref:`(See technical reference)
8787
<reference/options:Coordinate transformations and map projections: The **-J** option>`
8888
:ref:`(See projections table) <proj-codes>`.
8989

@@ -93,16 +93,16 @@
9393
provided, the region will be automatically determined based on the data in *table*
9494
(equivalent to using **-Ra**). |Add_-R_links|
9595

96-
.. |Add_-R_links| replace:: :ref:`(See full description) <-R_full>` :ref:`(See cookbook information)
96+
.. |Add_-R_links| replace:: :ref:`(See full description) <-R_full>` :ref:`(See technical reference)
9797
<reference/options:Data domain or map region: The **-R** option>`.
9898

99-
.. |Add_-XY_links| replace:: :ref:`(See full description) <-XY_full>` :ref:`(See cookbook information)
99+
.. |Add_-XY_links| replace:: :ref:`(See full description) <-XY_full>` :ref:`(See technical reference)
100100
<reference/options:Plot positioning and layout: The **-X** **-Y** options>`.
101101

102-
.. |Add_-U_links| replace:: :ref:`(See full description) <-U_full>` :ref:`(See cookbook information)
102+
.. |Add_-U_links| replace:: :ref:`(See full description) <-U_full>` :ref:`(See technical reference)
103103
<reference/options:Timestamps on plots: The **-U** option>`.
104104

105-
.. |Add_-V_links| replace:: :ref:`(See full description) <-V_full>` :ref:`(See cookbook information)
105+
.. |Add_-V_links| replace:: :ref:`(See full description) <-V_full>` :ref:`(See technical reference)
106106
<reference/options:Verbose feedback: The **-V** option>`.
107107

108108
.. |br| raw:: html

doc/rst/source/gmt.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,11 @@ These are all the common GMT options that remain the same for all GMT
211211
modules. No space between the option flag and the associated arguments.
212212

213213
.. _-B_full:
214-
.. |Add_-B| replace:: :ref:`(See cookbook information) <reference/options:Map frame and axes annotations: The **-B** option>`.
214+
.. |Add_-B| replace:: :ref:`(See technical reference) <reference/options:Map frame and axes annotations: The **-B** option>`.
215215
.. include:: explain_-B.rst_
216216

217217
.. _-J_full:
218-
.. |Add_-J| replace:: :ref:`(See cookbook summary)
218+
.. |Add_-J| replace:: :ref:`(See technical reference)
219219
<reference/options:Coordinate transformations and map projections: The **-J** option>`
220220
:ref:`(See projections table) <proj-codes>`.
221221
.. include:: explain_-J.rst_
@@ -229,7 +229,7 @@ modules. No space between the option flag and the associated arguments.
229229
.. include:: explain_-Jproj_full.rst_
230230

231231
.. _-R_full:
232-
.. |Add_-R| replace:: :ref:`(See cookbook information) <reference/options:Data domain or map region: The **-R** option>`.
232+
.. |Add_-R| replace:: :ref:`(See technical reference) <reference/options:Data domain or map region: The **-R** option>`.
233233
.. include:: explain_-R.rst_
234234

235235
.. _-Rz_full:
@@ -238,15 +238,15 @@ modules. No space between the option flag and the associated arguments.
238238
.. include:: explain_-Rz_full.rst_
239239

240240
.. _-U_full:
241-
.. |Add_-U| replace:: :ref:`(See cookbook information) <reference/options:Timestamps on plots: The **-U** option>`.
241+
.. |Add_-U| replace:: :ref:`(See technical reference) <reference/options:Timestamps on plots: The **-U** option>`.
242242
.. include:: explain_-U.rst_
243243

244244
.. _-V_full:
245-
.. |Add_-V| replace:: :ref:`(See cookbook information) <reference/options:Verbose feedback: The **-V** option>`.
245+
.. |Add_-V| replace:: :ref:`(See technical reference) <reference/options:Verbose feedback: The **-V** option>`.
246246
.. include:: explain_-V.rst_
247247

248248
.. _-XY_full:
249-
.. |Add_-XY| replace:: :ref:`(See cookbook information) <reference/options:Plot positioning and layout: The **-X** **-Y** options>`.
249+
.. |Add_-XY| replace:: :ref:`(See technical reference) <reference/options:Plot positioning and layout: The **-X** **-Y** options>`.
250250
.. include:: explain_-XY.rst_
251251

252252
.. _-aspatial_full:

0 commit comments

Comments
 (0)