Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 1:
'''FuseDoc''' is a program definition language created by [[Hal Helms]] in the late 1990s.
'''FuseDocs''' is a program definition language that sits atop every code file (''i.e.'' "fuse") in a [[Fusebox]] application. Written in [[XML]], the FuseDoc forms a sort of work order, telling the programmer the responsibilities of the fuse as well as its inputs and outputs. A Fusebox architect is responsible for creating the FuseDocs for an application. A DTD for FuseDocs is available at fusebox.org [http://www.fusebox.org].▼
▲
Although FuseDoc was so named because of its creation within the Fusebox community, it is also used by developers who do not employ Fusebox as an application framework.
|