diff options
| author | Georg Brandl <georg@python.org> | 2010-01-03 10:24:49 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-03 10:24:49 +0100 |
| commit | 3fef68e4b0cd4c1108e93fd6c6f7cd9c27eae5ac (patch) | |
| tree | 0b389b61e1d9585702d369a89849289a5894384b /doc | |
| parent | f557af833d30187a2ea16f8b2e410d158794c5b5 (diff) | |
| download | sphinx-3fef68e4b0cd4c1108e93fd6c6f7cd9c27eae5ac.tar.gz | |
Note about linkcheck builder.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ext/extlinks.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ext/extlinks.rst b/doc/ext/extlinks.rst index ffe60e10..d4478c5b 100644 --- a/doc/ext/extlinks.rst +++ b/doc/ext/extlinks.rst @@ -47,3 +47,8 @@ The extension adds one new config value: You can also use the usual "explicit title" syntax supported by other roles that generate links, i.e. ``:issue:`this issue <123>```. In this case, the *prefix* is not relevant. + +.. note:: + + Since links are generated from the role in the reading stage, they appear as + ordinary links to e.g. the ``linkcheck`` builder. |
