symboldatabase

D Documentation Generator

Members

Classes

SymbolDatabase
class SymbolDatabase

Enums

SymbolType
enum SymbolType

Enumberates types of symbols in the symbol database.

Functions

gatherData
SymbolDatabase gatherData(const(Config) config, Writer writer, string[] files)

Gather data about modules to document into a SymbolDatabase and return the database.

Structs

SymbolDataModule
struct SymbolDataModule

Data we keep track of for a module.

Meta

Authors

Ferdinand Majerech