Initializer
init(bundleDisplayName:bundleID:)
Creates a build metadata value for a documentation bundle built by DocC.
init(bundleDisplayName: String, bundleID: DocumentationBundle.Identifier)
Parameters
bundleDisplayNameThe display name of the documentation bundle.
bundleIDThe bundle identifier of the documentation bundle.