@eagleoutice/flowr - v2.15.8
    Preparing search index...

    The manual of a package: its RdPages plus the alias-to-topic mapping they (or an installed package's help/AnIndex) state. See RdIndex.topicOf and RdIndex.documents.

    Index
    • Adds the alias -> topic pairs of an installed package's help/AnIndex, which lists no page content.

      Parameters

      • mapping: Iterable<readonly [string, string]>

      Returns this

    • Adds the topic -> title entries of an INDEX or demo/00Index; such a table states no aliases.

      Parameters

      • entries: Iterable<readonly [string, string]>

      Returns this