@@ -67,8 +67,6 @@ more thoroughly in the subsequent sections.
67
67
68
68
__ https://github.com/robotframework/robotframework/issues/2218
69
69
70
- .. _precondition : `Preconditions `_
71
-
72
70
Preconditions
73
71
-------------
74
72
@@ -181,8 +179,6 @@ After installing IronPython, you probably still want to configure PATH_ to make
181
179
IronPython itself as well as the ``robot `` and ``rebot `` `runner scripts `_
182
180
executable on the command line.
183
181
184
- .. _PATH : `Configuring PATH `_
185
-
186
182
Configuring ``PATH ``
187
183
~~~~~~~~~~~~~~~~~~~~
188
184
@@ -261,8 +257,6 @@ On UNIX-like systems you typically need to edit either some system wide or user
261
257
specific configuration file. Which file to edit and how depends on the system,
262
258
and you need to consult your operating system documentation for more details.
263
259
264
- .. _https_proxy : `Setting https_proxy `_
265
-
266
260
Setting ``https_proxy ``
267
261
~~~~~~~~~~~~~~~~~~~~~~~
268
262
@@ -406,8 +400,6 @@ This installation method can be used on any operating system with any of the
406
400
supported interpreters. Installing *from source * can sound a bit scary, but
407
401
the procedure is actually pretty straightforward.
408
402
409
- .. _source distribution : `Getting source code `_
410
-
411
403
Getting source code
412
404
~~~~~~~~~~~~~~~~~~~
413
405
@@ -573,9 +565,6 @@ a new major version.
573
565
Executing Robot Framework
574
566
-------------------------
575
567
576
- .. _runner script : `Using robot and rebot scripts `_
577
- .. _runner scripts : `Using robot and rebot scripts `_
578
-
579
568
Using ``robot `` and ``rebot `` scripts
580
569
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
581
570
@@ -648,3 +637,11 @@ way too:
648
637
649
638
Executing Robot Framework this way is especially handy if you have done
650
639
a `manual installation `_.
640
+
641
+ .. These aliases need an explicit target to work in GitHub
642
+ .. _precondition : `Preconditions `_
643
+ .. _PATH : `Configuring PATH `_
644
+ .. _https_proxy : `Setting https_proxy `_
645
+ .. _source distribution : `Getting source code `_
646
+ .. _runner script : `Using robot and rebot scripts `_
647
+ .. _runner scripts : `Using robot and rebot scripts `_
0 commit comments