Overview Circuit Fuse | fusedocer |
/fusedocer | +--act_parse.cfm
I run the fusedoc extraction parse on the application, one circuit at a time.
Input Variables Summary | |
---|---|
structure | circuits
the circuits structure for the app to be fusedoced
|
string | attributes.rootdir |
Output Variables Summary | |
---|---|
structure | fusedocs
the entire application's fusedocs as parsed XML, rolled into a structure
|
Input Variables Detail |
---|
structure
the circuits structure for the app to be fusedoced
- Attributes:
string
Attributes:
Output Variables Detail |
---|
structure
the entire application's fusedocs as parsed XML, rolled into a structure
- Attributes:
Overview Circuit Fuse | fusedocer |