IN: definitions.icons USING: help.markup help.syntax ; ARTICLE: "definitions.icons" "Definition icons" "The " { $vocab-link "definitions.icons" } " vocabulary associates common definition types with icons." { $definition-icons } "Looking up the icon associated with a definition:" { $subsections definition-icon } "Defining new icons:" { $subsections POSTPONE: ICON: } ; ABOUT: "definitions.icons"