Skip to content

Commit 1cbad82

Browse files
committed
Remove duplicate labels as many as possible
1 parent 523ffc7 commit 1cbad82

19 files changed

+25
-10
lines changed

docs/source/user_guide/caching.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
.. _caching:
21
.. include:: ./../ext_links.txt
32

4-
53
Caching Mechanism in ``numba-dpex``
64
===================================
75

docs/source/user_guide/debugging/altering.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _altering:
1+
.. include:: ./../../ext_links.txt
22

33
Altering Execution
44
==================

docs/source/user_guide/debugging/backtrace.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _backtrace:
1+
.. include:: ./../../ext_links.txt
22

33
Backtrace
44
==========

docs/source/user_guide/debugging/breakpoints.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ./../../ext_links.txt
2+
13
Breakpoints
24
===========
35

docs/source/user_guide/debugging/common_issues.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ./../../ext_links.txt
2+
13
Common issues and tips
24
======================
35

docs/source/user_guide/debugging/data.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ./../../ext_links.txt
2+
13
Examining Data
24
==============
35

docs/source/user_guide/debugging/debugging_environment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _debugging-environment:
1+
.. include:: ./../../ext_links.txt
22

33
Configure debugging environment
44
=================================

docs/source/user_guide/debugging/features.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ./../../ext_links.txt
2+
13
Supported Features
24
==================
35

docs/source/user_guide/debugging/frame_info.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ./../../ext_links.txt
2+
13
Information About a Frame
24
=========================
35

docs/source/user_guide/debugging/limitations.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ./../../ext_links.txt
2+
13
Limitations
24
===========
35

0 commit comments

Comments
 (0)