summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7ef195b)
raw | patch | inline | side by side (parent: 7ef195b)
author | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Mar 2007 06:45:23 +0000 (23:45 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Mar 2007 23:48:50 +0000 (16:48 -0700) |
The previous one broke generated xml files for anything but manpages,
as it took the header for manpage unconditionally. This fixes it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
as it took the header for manpage unconditionally. This fixes it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/asciidoc.conf | patch | blob | history |
index a86c31d00abc6cdb9f9ea24a8d4c00cdbfd18a9d..fa7dc94845be148dd85dfc2265dade2093a6c11f 100644 (file)
{title#}</example>
endif::backend-docbook[]
+ifdef::doctype-manpage[]
ifdef::backend-docbook[]
[header]
template::[header-declarations]
<refpurpose>{manpurpose}</refpurpose>
</refnamediv>
endif::backend-docbook[]
+endif::doctype-manpage[]
ifdef::backend-xhtml11[]
[gitlink-inlinemacro]