|
53 | 53 | - local: xet/index |
54 | 54 | title: Open Source Xet Protocol |
55 | 55 | sections: |
56 | | - - local: xet/index |
57 | | - title: Building a client library for xet storage |
58 | | - sections: |
59 | | - - local: xet/upload-protocol |
60 | | - title: Upload Protocol |
61 | | - - local: xet/download-protocol |
62 | | - title: Download Protocol |
63 | | - - local: xet/api |
64 | | - title: CAS API |
65 | | - - local: xet/auth |
66 | | - title: Authentication and Authorization |
67 | | - - local: xet/file-id |
68 | | - title: Hugging Face Hub Files Conversion to Xet File ID's |
69 | | - - local: xet/index |
70 | | - title: Overall Xet architecture |
71 | | - sections: |
72 | | - - local: xet/chunking |
73 | | - title: Content-Defined Chunking |
74 | | - - local: xet/hashing |
75 | | - title: Hashing Methods |
76 | | - - local: xet/file-reconstruction |
77 | | - title: File Reconstruction |
78 | | - - local: xet/xorb |
79 | | - title: Xorb Format |
80 | | - - local: xet/shard |
81 | | - title: Shard Format |
82 | | - - local: xet/deduplication |
83 | | - title: Deduplication |
| 56 | + - local: xet/index#building-a-client-library-for-xet-storage |
| 57 | + title: Building a client library for xet storage |
| 58 | + sections: |
| 59 | + - local: xet/upload-protocol |
| 60 | + title: Upload Protocol |
| 61 | + - local: xet/download-protocol |
| 62 | + title: Download Protocol |
| 63 | + - local: xet/api |
| 64 | + title: CAS API |
| 65 | + - local: xet/auth |
| 66 | + title: Authentication and Authorization |
| 67 | + - local: xet/file-id |
| 68 | + title: Hub files conversion to Xet File ID's |
| 69 | + - local: xet/index#overall-xet-architecture |
| 70 | + title: Overall Xet architecture |
| 71 | + sections: |
| 72 | + - local: xet/chunking |
| 73 | + title: Content-Defined Chunking |
| 74 | + - local: xet/hashing |
| 75 | + title: Hashing Methods |
| 76 | + - local: xet/file-reconstruction |
| 77 | + title: File Reconstruction |
| 78 | + - local: xet/xorb |
| 79 | + title: Xorb Format |
| 80 | + - local: xet/shard |
| 81 | + title: Shard Format |
| 82 | + - local: xet/deduplication |
| 83 | + title: Deduplication |
84 | 84 | - local: repositories-pull-requests-discussions |
85 | 85 | title: Pull Requests & Discussions |
86 | 86 | - local: notifications |
|
0 commit comments