Skip to content

Commit c813503

Browse files
Jessica Linfacebook-github-bot
authored andcommitted
Update hyperlink syntax for XLA, torchaudio, torchtext, and C++ API (pytorch#28019)
Summary: Tested locally. Should render as such: ![image](https://user-images.githubusercontent.com/8042156/66861657-4373fc00-ef44-11e9-8a5b-52abc3ddcd51.png) Pull Request resolved: pytorch#28019 Differential Revision: D18012303 Pulled By: brianjo fbshipit-source-id: 4b3bd9f63f5d94d474ab13bb06220a112185e924
1 parent af88537 commit c813503

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

‎docs/source/index.rst‎

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
1616
:caption: Notes
1717

1818
notes/*
19-
20-
* `PyTorch on XLA Devices <http://pytorch.org/xla/>`_
19+
PyTorch on XLA Devices <http://pytorch.org/xla/>
2120

2221
.. toctree::
2322
:glob:
@@ -66,26 +65,26 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
6665
:caption: torchvision Reference
6766

6867
torchvision/index
69-
68+
7069
.. toctree::
7170
:maxdepth: 1
7271
:caption: torchaudio Reference
73-
74-
* `torchaudio <https://pytorch.org/audio>`_
72+
73+
torchaudio <https://pytorch.org/audio>
7574

7675
.. toctree::
7776
:maxdepth: 1
7877
:caption: torchtext Reference
7978

80-
* `torchtext <https://pytorch.org/text>`_
79+
torchtext <https://pytorch.org/text>
8180

8281
.. toctree::
8382
:maxdepth: 1
8483
:caption: Other Languages
8584

86-
* `C++ API <https://pytorch.org/cppdocs/>`_
85+
C++ API <https://pytorch.org/cppdocs/>
8786
packages
88-
87+
8988
Indices and tables
9089
==================
9190

0 commit comments

Comments
 (0)