Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The general syntax is:
!block appendix ... !endblock
See Understanding Filter Interfaces, if necessary.
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.
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
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog