[specialsections] # DocBook special sections. # The regular expression on LHS is matched against source titles. ifdef::basebackend-docbook[] ifdef::doctype-article[] ^Abstract$= endif::doctype-article[] ifdef::doctype-book[] ^Colophon$= ^Dedication$= ^Preface$= endif::doctype-book[] ^Index$= ^(Bibliography|References)$= ^Glossary$= ^Appendix [A-Z][:.](?P.*)$= endif::basebackend-docbook[] ifdef::doctype-manpage[] (?i)^SYNOPSIS$= endif::doctype-manpage[]