Skip to content

Commit c232eba

Browse files
committed
Merge branch 'fc/remove-header-workarounds-for-asciidoc'
Doc toolchain update to remove old workaround for AsciiDoc. * fc/remove-header-workarounds-for-asciidoc: doc: asciidoc: remove custom header macro
2 parents 953823f + 8806120 commit c232eba

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

Documentation/asciidoc.conf

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -51,25 +51,6 @@ ifdef::doctype-manpage[]
5151
endif::doctype-manpage[]
5252
endif::backend-docbook[]
5353

54-
ifdef::doctype-manpage[]
55-
ifdef::backend-docbook[]
56-
[header]
57-
template::[header-declarations]
58-
<refentry>
59-
<refmeta>
60-
<refentrytitle>{mantitle}</refentrytitle>
61-
<manvolnum>{manvolnum}</manvolnum>
62-
<refmiscinfo class="source">{mansource}</refmiscinfo>
63-
<refmiscinfo class="version">{manversion}</refmiscinfo>
64-
<refmiscinfo class="manual">{manmanual}</refmiscinfo>
65-
</refmeta>
66-
<refnamediv>
67-
<refname>{manname}</refname>
68-
<refpurpose>{manpurpose}</refpurpose>
69-
</refnamediv>
70-
endif::backend-docbook[]
71-
endif::doctype-manpage[]
72-
7354
ifdef::backend-xhtml11[]
7455
[attributes]
7556
git-relative-html-prefix=

0 commit comments

Comments
 (0)