Next: , Previous: The DESCRIPTION File, Up: Creating Packages


36.4.2 The INDEX file

The optional INDEX file provides an categorical view of the functions in the package. This file has a very simple format

The format can be summarized with the following example

     # A comment
     toolbox >> Toolbox name
     Category Name 1
      function1 function2 function3
      function4
     Category Name 2
      function2 function5