Overview   Circuit   Fuse fusedocer

act_parse.cfm

  /fusedocer
    |
    +--act_parse.cfm

Responsibilities

I run the fusedoc extraction parse on the application, one circuit at a time.

Input Variables Summary
structurecircuits
the circuits structure for the app to be fusedoced
stringattributes.rootdir

Output Variables Summary
structurefusedocs
the entire application's fusedocs as parsed XML, rolled into a structure

Input Variables Detail

circuits

structure
the circuits structure for the app to be fusedoced
Attributes:

attributes.rootdir

string
Attributes:


Output Variables Detail

fusedocs

structure
the entire application's fusedocs as parsed XML, rolled into a structure
Attributes:


Overview   Circuit   Fuse fusedocer