@index tag

This tag adds an index entry associated with the given word and pointing at tag location.

Default index name is main. This tag implicitly creates a new label.

The @insert tag must be used to insert index at desired location. Indexation can also be used to produce inline enumerations and lists of index entries.

Syntax [link] 

@index {<index entry>} [{<index name> [, <index name>, ...]}]

Example [link] 

@index {Class instantiation}
This paragraph explains class instantiation concept ...

@index {class} {keyword}
Using the @tt class keyword is sometime useful...

@section TP {Main index}
@insert {main} index
@end section

@section TP {Keyword index}
@insert {keyword} index
@end section
Valid XHTML 1.0 StrictGenerated by diaxen on Wed Jan 27 15:46:24 2021 using MkDoc