Skip to content

Commit 73c4a7c

Browse files
authored
Fix intersphinx (#13143)
1 parent 1fe211a commit 73c4a7c

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

doc/_includes/forward.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ and
186186
The symbols :math:`T_x` are defined in :ref:`coordinate_system_figure`.
187187

188188
.. tabularcolumns:: |p{0.2\linewidth}|p{0.3\linewidth}|p{0.5\linewidth}|
189-
.. table:: Coordinate transformations in FreeSurfer and MNE software packages.
189+
.. table:: Coordinate transformations in FreeSurfer and MNE software packages
190190

191191
+------------------------------+-------------------------------+-------------------------------------------------+
192192
| Transformation | FreeSurfer | MNE |
@@ -444,8 +444,8 @@ data:
444444
automatically created by the MNE-C utility ``mne_list_coil_def``.
445445

446446
.. tabularcolumns:: |p{0.1\linewidth}|p{0.3\linewidth}|p{0.1\linewidth}|p{0.25\linewidth}|p{0.2\linewidth}|
447-
.. _normal_coil_descriptions:
448-
.. table:: Normal coil descriptions.
447+
.. table:: Normal coil descriptions
448+
:name: normal_coil_descriptions
449449

450450
+------+-------------------------+----+----------------------------------+----------------------+
451451
| Id | Description | n | r/mm | w |
@@ -506,8 +506,8 @@ data:
506506
combinations have to be included.
507507

508508
.. tabularcolumns:: |p{0.1\linewidth}|p{0.3\linewidth}|p{0.05\linewidth}|p{0.25\linewidth}|p{0.15\linewidth}|
509-
.. _accurate_coil_descriptions:
510509
.. table:: Accurate coil descriptions
510+
:name: accurate_coil_descriptions
511511

512512
+------+-------------------------+----+----------------------------------+----------------------+
513513
| Id | Description | n | r/mm | w |
@@ -602,8 +602,8 @@ description line containing the following fields:
602602

603603

604604
.. tabularcolumns:: |p{0.1\linewidth}|p{0.5\linewidth}|
605-
.. _coil_accuracies:
606-
.. table:: Coil representation accuracies.
605+
.. table:: Coil representation accuracies
606+
:name: coil_accuracies
607607

608608
======= ====================================================================================
609609
Value Meaning

doc/documentation/cookbook.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,7 @@ has been completed as described in :ref:`CHDBBCEJ`.
185185

186186
.. _BABGCDHA:
187187

188-
.. table:: Recommended subdivisions of an icosahedron and an octahedron for
189-
the creation of source spaces. The approximate source spacing and
190-
corresponding surface area have been calculated assuming a
191-
1000-cm2 surface area per hemisphere.
188+
.. table:: Recommended subdivisions of an icosahedron and an octahedron for the creation of source spaces. The approximate source spacing and corresponding surface area have been calculated assuming a 1000-cm2 surface area per hemisphere.
192189

193190
=========== ====================== =================== =============================
194191
``spacing`` Sources per hemisphere Source spacing / mm Surface area per source / mm2

0 commit comments

Comments
 (0)