# # Usage: linkaf:command[manpage-section] # # Note, {0} is the manpage section, while {target} is the command. # # Show Audio File Library link as: (
); if section is # defined, else just show the command. [macros] (?su)[\\]?(?Plinkaf):(?P\S*?)\[(?P.*?)\]= ifdef::backend-docbook[] [linkaf-inlinemacro] {0%{target}} {0#} {0#{target}{0}} {0#} endif::backend-docbook[] ifdef::backend-html4[] [linkaf-inlinemacro] {target}({0}) endif::backend-html4[]