swh:1:snp:47f1e8bb459169b0feb652a9c3d9cbabd8526d4a
Raw File
Tip revision: 006f31d77f3dd5f813557c2839b39b2aaa22b925 authored by Junio C Hamano on 27 June 2008, 00:16:50 UTC
GIT 1.5.5.5
Tip revision: 006f31d
user-manual.conf
[titles]
	underlines="__","==","--","~~","^^"

[attributes]
caret=^
startsb=[
endsb=]
tilde=~

[linkgit-inlinemacro]
<ulink url="{target}.html">{target}{0?({0})}</ulink>

ifdef::backend-docbook[]
# "unbreak" docbook-xsl v1.68 for manpages. v1.69 works with or without this.
[listingblock]
<example><title>{title}</title>
<literallayout>
|
</literallayout>
{title#}</example>
endif::backend-docbook[]
back to top