refsynopsisdiv

Name

refsynopsisdiv -- reference entry section for a synopsis

Content Model

refsynopsisdiv ::= title, (classsynopsis | cmdsynopsis |
constructorsynopsis | destructorsynopsis | fieldsynopsis |
funcsynopsis | methodsynopsis | synopsis)+

Description

refsynopsisdiv elements hold refentry sections for synopses. The parent node is refentry.

Attributes

refsynopsisdiv elements may take an id attribute. id attributes take name tokens, used for building links for internal cross references.

Formatting Expectations

Format as a block element with the title followed by the rest of the content. If the id attribute is set, mark the location for cross-referencing using the value of the attribute.