An extremely useful feature of SMART is that it is able to read its own source files, looking for markers of the form "*1 <text>", to extract and index a document collection containing the input, output and description of each SMART action. This indexed collection is usually stored in the same subdirectory as other indexed collections under the database name "docsmart".
To use the docsmart collection, generate it from the SMART source files using the command: make_docsmart
You may have to modify path names from .../SMART/bin/make_docsmart, and remove "|SMMAP" from the parameter 'rmode' if MMAP is not available on your system. See the Installation section for information on how to activate this (Sun).