Man Linux: Main Page and Category List

NAME

       cableidx - generate index files from gccxml xml files.

SYNOPSIS

       cableidx input.xml output.idx

DESCRIPTION

       The  command  cableidx generates index files from gccxml xml files. The
       index files tell cswig what classes are  wrapped  in  which  libraries.
       This  is important because swig needs to know if a class is not wrapped
       or wrapped in another module, and if it is wrapped which module  it  is
       wrapped in.

SEE ALSO

       cswig(1), gccxml(1).