From: James Lowe Date: Tue, 13 Apr 2010 16:52:36 +0000 (+0100) Subject: Doc: CG - clarified usage for @uref syntax X-Git-Tag: release/2.13.19-1~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=975608587a4c785cba51f5feb5e70208eb8bee6a;p=lilypond.git Doc: CG - clarified usage for @uref syntax --- diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index c299d47d83..cdd06f29c9 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -539,7 +539,13 @@ the brackets (eg.@tie{}@w{@samp{@@ref@{Syntax survey@}}}). @item @code{@@uref@{@var{URL}[, @var{link text}]@}} --- link to an -external url. +external url. Use within an @code{@@example ... @@end example}. + +@example +@@example +@@uref@{URL [, link text ]@} +@@end example +@end example @end itemize