跳转到内容

ManifestV2Document

One immutable, localized document entry in a version 2 manifest.

bytes: number

Exact byte length of the source document.


id: string

Locale-independent stable document identifier.


locale: string

Canonical BCP 47 locale.


mediaType: "text/markdown" | "text/mdx"

Media type of the immutable source document.


nav: DocumentNavigation

Stable navigation placement.


path: string

Portable path to the immutable Markdown or MDX bytes.


route: string

Canonical browser route ending in a slash.


sha256: string

Lowercase SHA-256 digest of the source document bytes.