Provided by: cableswig_0.1.0+git20150808-2_amd64 bug

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).