Template:Wikify is deprecated. Please use a more specific cleanup template as listed in the documentation. |
FuseDoc is a program definition language created by Hal Helms in the late 1990s.
In its original form, Fusedoc used a proprietary vocabulary to define the responsibilities, properties, and I/O of code module in the ColdFusion programming language. In its second form (2.0), Fusedoc uses an XML vocabulary. In essence, FuseDoc forms a sort of work order, telling the programmer everything needed to write the module, and nothing more. A Fusebox architect is responsible for creating the FuseDocs for an application. A DTD for FuseDocs is available at fusebox.org [1].
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.
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles, in addition to a stub category. (August 2010) |