Capetown Market FaaS Documentation - v0.1.0
    Preparing search index...

    One rendered document collection inside the TypeDoc site.

    interface DocumentationCollection {
        id: string;
        label: string;
        source: string;
        purpose: string;
    }
    Index

    Properties

    Properties

    id: string

    Stable collection id used in navigation and deployment notes.

    label: string

    Human-readable label shown to operators and contributors.

    source: string

    Repo path or glob that feeds the collection.

    purpose: string

    Why this collection matters in the active runtime.