compose.lua

Compose documentation.

Description: This file defines the functions responsible for the generation of the output document.

Definitions

CMP =
The global object.

Functions

CMP.resolve_anchoring (source, description)
Don't know.
CMP.sort_source (source, description)
CMP.traverse_table (source, description, action)
Traverse a table based on a description doing some action.
CMP.write_doc (source, description)
Generate documentation for the given table.
compose (in_tab, desc_file, out_file)
Compose the output.
index (dir)
Create the global index.

Definitions

CMP =

Functions

CMP.resolve_anchoring (source, description)

CMP.sort_source (source, description)

CMP.traverse_table (source, description, action)

CMP.write_doc (source, description)

compose (in_tab, desc_file, out_file)

index (dir)


This file was automatically generated by LuaDoc in 14 of August of 2002.