diff options
author | Georg Brandl <georg@python.org> | 2008-03-18 18:19:21 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-03-18 18:19:21 +0000 |
commit | 39e8da70b906c8cfab8f58fcbb564e7c2e481a10 (patch) | |
tree | 07762f0ac51a3d46fb2e16444b11b6cfd3cfefb3 /doc/markup | |
parent | e07a6384cbcfd5ecbe5cead826786def662cc71e (diff) | |
download | sphinx-git-39e8da70b906c8cfab8f58fcbb564e7c2e481a10.tar.gz |
Fill in some XXXs.
Diffstat (limited to 'doc/markup')
-rw-r--r-- | doc/markup/inline.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/markup/inline.rst b/doc/markup/inline.rst index 164cf37c0..67c7b8d18 100644 --- a/doc/markup/inline.rst +++ b/doc/markup/inline.rst @@ -15,6 +15,8 @@ For all other roles, you have to write ``:rolename:`content```. free to use it for anything you like. +.. _xref-syntax: + Cross-referencing syntax ------------------------ |