Uppsetjanlegt ílát
Eitt installable boundary fyrir eitt work og eina edition.
BookField package-snið
Package sem BookField getur validate, install og read
Útgáfuyfirlit
Í stuttu máli
Eitt installable boundary fyrir eitt work og eina edition. manifest.json er public contract sem BookField les fyrir import. Legacy packageKind og presentation fields eru ekki hluti af núverandi package shape.
Eitt installable boundary fyrir eitt work og eina edition.
manifest.json er public contract sem BookField les fyrir import. Legacy packageKind og presentation fields eru ekki hluti af núverandi package shape.
ReaderDoc content er undirbúið fyrir import, þannig að reader parse-ar ekki EPUB, HTML eða CSS í runtime.
navigationTree ákveður entry point og package-level efnisyfirlit reader.
Þegar canonical docs eða schema files breytast skal fyrst uppfæra source og síðan þetta public snapshot og skýringuna.
Authored study plans eru aðeins í manifest.json þegar package inniheldur schedule data.
Package layout
Package paths eru package-root-relative POSIX paths. Text packages hafa ReaderDoc files undir reader/, en image, audio eða video only packages mega sleppa reader/.
manifest.json
reader/{assetId}/reader_manifest.json
reader/{assetId}/reader.rdoc
images/{assetId}.{ext}
images/{assetId}-thumb.{ext}
media/{assetId}.{ext}
locator/{profileId}.json
Manifest contract
manifest.json er public contract sem BookField les fyrir import. Legacy packageKind og presentation fields eru ekki hluti af núverandi package shape.
manifest.json er public contract sem BookField les fyrir import. Legacy packageKind og presentation fields eru ekki hluti af núverandi package shape.
Eitt installable boundary fyrir eitt work og eina edition.
Package paths eru package-root-relative POSIX paths. Text packages hafa ReaderDoc files undir reader/, en image, audio eða video only packages mega sleppa reader/.
navigationTree ákveður entry point og package-level efnisyfirlit reader.
Authored study plans eru aðeins í manifest.json þegar package inniheldur schedule data.
Þegar canonical docs eða schema files breytast skal fyrst uppfæra source og síðan þetta public snapshot og skýringuna.
Package creation
Undirbúðu source content, metadata, media og authored schedules eða references.
Búðu til installable package með manifest metadata, ReaderDoc content, media, navigation og locator files.
Athugaðu package structure og schema compatibility fyrir distribution.
Reader import
BookField athugar package shape og hafnar unsupported eða malformed packages.
Supported package assets eru unpack í app-owned local storage.
ReaderDoc payloads, navigation, locator indexes, search records og schedules eru skráð fyrir offline use.
Compatibility
Canonical references
Þessi public page er implementation-facing overview, ekki canonical schema source. Canonical docs og schema files eru með BookField source materials.
00-spec-index.md
Þessi public page er implementation-facing overview, ekki canonical schema source. Canonical docs og schema files eru með BookField source materials.
04-manifest-json-schema.md
manifest.json er public contract sem BookField les fyrir import. Legacy packageKind og presentation fields eru ekki hluti af núverandi package shape.
08-reader-app-design.md
BookField les installed package staðbundið
schemas/manifest-v5.schema.json / readerdoc-v3.schema.json
Þessi public page er implementation-facing overview, ekki canonical schema source. Canonical docs og schema files eru með BookField source materials.
Þegar canonical docs eða schema files breytast skal fyrst uppfæra source og síðan þetta public snapshot og skýringuna.
Farðu aftur í product overview eða ræddu hvort wbpkg distribution flow passi við content model þitt.