blob: 2d0c063c5e6e98422ee1ff06f189379df7c2f0fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
:tocdepth: 2
i18n with external links
========================
.. #1044 external-links-dont-work-in-localized-html
External link to Python_.
Internal link to `i18n with external links`_.
Inline link by `Sphinx Site <https://sphinx-doc.org>`_.
Unnamed link__.
.. _Python: https://python.org/index.html
.. __: https://google.com
link target swapped translation
================================
link to external1_ and external2_.
link to `Sphinx Site <https://sphinx-doc.org>`_ and `Python Site <https://python.org>`_.
.. _external1: https://www.google.com/external1
.. _external2: https://www.google.com/external2
Multiple references in the same line
=====================================
Link to `Sphinx Site <https://sphinx-doc.org>`_, `Python Site <https://python.org>`_, Python_, Unnamed__ and `i18n with external links`_.
.. __: https://google.com
|