XML Literate Documentation - Tangle Tool - Standalone (C++) This documentation describes the tool for creating standalone files in C++. This file is used by "toolrun" to provide information to run "tangle_tool" for producing all of the files needed to create an executable. Parameters objname src_path text_path typename_path ignoreobjects ignoreincludes objname The name of the object to process. src_path location of the source text_path location of text folder (for names, disclaimers etc) typename_path Location of the typenames (in the schema). ignoreobjects Classes which are ignored while parseing. ignoreincludes Include files for any of the ignored classes above.