blob: 1cecbeeb804a4aa08039378ee9d492e1e0dd6d95 (
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 <http://sphinx-doc.org>`_.
Unnamed link__.
.. _Python: http://python.org/index.html
.. __: http://google.com
link target swapped translation
================================
link to external1_ and external2_.
link to `Sphinx Site <http://sphinx-doc.org>`_ and `Python Site <http://python.org>`_.
.. _external1: https://www.google.com/external1
.. _external2: https://www.google.com/external2
Multiple references in the same line
=====================================
Link to `Sphinx Site <http://sphinx-doc.org>`_, `Python Site <http://python.org>`_, Python_, Unnamed__ and `i18n with external links`_.
.. __: http://google.com
|