Indexing Commands (Definition and Formatting)

Author(s): Jose F. Morales.

This module defines index commands and formatting.

Note: This part needs better documentation. -- JFMC

Documentation on exports

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE

Usage:typeindex(Type,Index,IType,Name,Comment)

Index is the (info) index name in which objects of type Type go. Name is the title of the index in the documentation. IType is the type of index; an empty string means normal. codeComment is a comment to include before the index.

  • The following properties should hold upon exit:
    (atom/1)Type is currently instantiated to an atom.
    (atm/1)Index is an atom.
    (string/1)IType is a string (a list of character codes).
    (string/1)Name is a string (a list of character codes).
    (doctree/1)Intermediate tree representation for documentation

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.