• Audits and updates a given metadata object.

    Returns

    The refreshed metadata.

    Parameters

    • metadata: metadata

      The metadata to refresh.

    • docRoot: string

      The path to the docs root.

    • Optional stable: string = 'auto'

      The version set in the typedoc options for the 'stable' alias.

    • Optional dev: string = 'auto'

      The version set in the options for the 'dev' alias.

    • packageFile: string = 'package.json'

    Returns metadata

Generated using TypeDoc