5.5. appendix Filter
Interface
The general syntax is:
!block appendix ... !endblock
See Understanding Filter Interfaces, if necessary.
Description
The appendix filter is used when including a topic as an "appendix" section within a document, i.e. normal headings are converted to appendix headings.
Examples
A typical book might look like this:
!init OPT_STYLE="manual" !define DOC_NAME "A Sample Book" !build_title !include "chapter1.sdf" !include "chapter2.sdf" !include "chapter3.sdf" !include "appendx1.sdf"; appendix