ROBODoc/Document [ Modules ]

FUNCTION

This module contains functions to manipulate the central data structure (RB_Document) that contains information about the source files, and documentation files, and headers.

The name is a bit confusing because it sort of implies that it contains the documentation extracted from the sourcefiles.

For each run a RB_Document structure is created, it is filled by the analyser and directory module and then used by the generator module to create the documentation.

MODIFICATION HISTORY