Git development
 help / color / mirror / Atom feed
* [PATCH] Make the Cogito manpage references more colorful
@ 2005-12-11 18:19 Jonas Fonseca
  0 siblings, 0 replies; only message in thread
From: Jonas Fonseca @ 2005-12-11 18:19 UTC (permalink / raw)
  To: Petr Baudis, git

... 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-11 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-11 18:19 [PATCH] Make the Cogito manpage references more colorful Jonas Fonseca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox