Files
xet-core/docs/source/_toctree.yml
Assaf Vayner f0895142cb move spec to docs (#515)
publish to hub docs out of xet-core for xet-spec. Need to merge this
first before iterating to get the github workflows working right.
2025-09-29 12:37:21 -07:00

31 lines
787 B
YAML

- local: index
title: Xet Protocol Specification
- title: Building a client library for xet storage
sections:
- local: upload-protocol
title: Upload Protocol
- local: download-protocol
title: Download Protocol
- local: api
title: CAS API
- local: auth
title: Authentication and Authorization
- local: file-id
title: Hugging Face Hub Files Conversion to Xet File ID's
- title: Overall Xet architecture
sections:
- local: chunking
title: Content-Defined Chunking
- local: hashing
title: Hashing Methods
- local: file-reconstruction
title: File Reconstruction
- local: xorb
title: Xorb Format
- local: shard
title: Shard Format
- local: deduplication
title: Deduplication