From: Jonas Fonseca <fonseca@diku.dk>
To: Petr Baudis <pasky@ucw.cz>, git@vger.kernel.org
Subject: [PATCH] Make the Cogito manpage references more colorful
Date: Sun, 11 Dec 2005 19:19:27 +0100 [thread overview]
Message-ID: <20051211181927.GB2960@diku.dk> (raw)
... by copying the gitlink macro from git.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
---
commit 3b8f92d921868da0af9195db03b277650147498f
tree 64f6668d5e12777811e65f7c5e4bcfd70b4e8714
parent c10cc1d2a99b01ed3bf45d5f2ad6157940a22365
author Jonas Fonseca <fonseca@diku.dk> Tue, 06 Dec 2005 23:56:24 +0100
committer Jonas Fonseca <fonseca@antimatter.localdomain> Tue, 06 Dec 2005 23:56:24 +0100
Documentation/asciidoc.conf | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/Documentation/asciidoc.conf b/Documentation/asciidoc.conf
index 9a1bbc5..baefb2f 100644
--- a/Documentation/asciidoc.conf
+++ b/Documentation/asciidoc.conf
@@ -9,7 +9,10 @@
ifdef::backend-docbook[]
[gitlink-inlinemacro]
-{target}{0?({0})}
+{0%{target}}
+{0#<citerefentry>}
+{0#<refentrytitle>{target}</refentrytitle><manvolnum>{0}</manvolnum>}
+{0#</citerefentry>}
endif::backend-docbook[]
ifdef::backend-xhtml11[]
--
Jonas Fonseca
reply other threads:[~2005-12-11 18:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051211181927.GB2960@diku.dk \
--to=fonseca@diku.dk \
--cc=git@vger.kernel.org \
--cc=pasky@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox