X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2Fasciidoc-xhtml.conf;h=22dda234d1960989ad9f94141b53a0f3354f768f;hb=d9c55a4d021b4a317a25f14f89468d62592aae0b;hp=0ccac3f13c0978cf37ef1d33741fce33b83d8ad2;hpb=dda059ac0c254b0a9f64580d03862a2f62091154;p=libucw.git diff --git a/build/asciidoc-xhtml.conf b/build/asciidoc-xhtml.conf index 0ccac3f1..22dda234 100644 --- a/build/asciidoc-xhtml.conf +++ b/build/asciidoc-xhtml.conf @@ -1,17 +1,11 @@ [replacements] NULL=NULL -[macros] -(?su)[\\]?(?P\w+):!:(?P\([^();:]*\))=func_no_reuse - -[func_param-inlinemacro] -{name} - [func_ref-inlinemacro] -{caption={name}:!:{params}} +{caption={all}} [func_ref_file-inlinemacro] -{caption={name}:!:{params}} +{caption={all}} [xref_file-inlinemacro] {caption=[{target}]} @@ -19,11 +13,15 @@ NULL=NULL [xref_file_only-inlinemacro] {caption=[{filename}]} -[func_anchor-inlinemacro] -
{prefix}:!:{params}
- [func_auto_ref-inlinemacro] -{all} +{all} + +[func_param-inlinemacro] +{name} + +[func_format-inlinemacro] +{all} -[func_no_reuse-inlinemacro] -{name}{rest} +[footer-text] +Version {revnumber}{basebackend-xhtml11?
}{basebackend-xhtml11=
} +Last updated {docdate} {doctime}