mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Enhance docbook man:[] macro with stuff from git's gitlink:[] macro
This commit is contained in:
parent
32bd0f6cd3
commit
428783704a
@ -25,7 +25,10 @@ ifdef::backend-docbook[]
|
|||||||
|
|
||||||
# No interlinking between elinks manpages
|
# No interlinking between elinks manpages
|
||||||
[man-inlinemacro]
|
[man-inlinemacro]
|
||||||
{target}({0})
|
{0%{target}}
|
||||||
|
{0#<citerefentry>}
|
||||||
|
{0#<refentrytitle>{target}</refentrytitle><manvolnum>{0}</manvolnum>}
|
||||||
|
{0#</citerefentry>}
|
||||||
|
|
||||||
# For manpages use less verbose linking
|
# For manpages use less verbose linking
|
||||||
ifdef::doctype-manpage[]
|
ifdef::doctype-manpage[]
|
||||||
|
Loading…
Reference in New Issue
Block a user