Skip to content

Conversation

rajatarya
Copy link
Contributor

(...same changes as #1956 just put in new PR since messed up rebase...)

  • reorganized Storage Backends page to be more Xet centric, have subpages, link to Xet Protocol pages.
  • bumped Xet Protocol page to version 1.0.0
  • Updated links to /storage-backends

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reorganizes the Xet storage documentation on the Hugging Face Hub by replacing the single "Storage Backends" page with a dedicated Xet section containing multiple focused subpages.

  • Restructured storage documentation into a dedicated Xet section with individual pages for overview, usage, deduplication, legacy compatibility, and security
  • Updated the Xet Protocol Specification to version 1.0.0 from the preliminary version
  • Updated all internal links to point to the new Xet documentation structure

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/xet/index.md Updated protocol version from 0.1.0 to 1.0.0
docs/hub/xet/*.md Created dedicated pages for Xet overview, usage, deduplication, legacy compatibility, and security
docs/hub/storage-backends.md Removed the original storage backends page
docs/hub/repositories.md Updated link to point to new Xet index page
docs/hub/index.md Updated statistics and links to new Xet documentation structure
docs/hub/_toctree.yml Added hierarchical structure for Xet documentation pages
docs/hub/_redirects.yml Updated redirect for xet path to new location

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Contributor

@assafvayner assafvayner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

add redirect for old storage-backends links

Co-authored-by: Julien Chaumond <[email protected]>
Comment on lines +57 to +62
- local: xet/deduplication
title: Deduplication
- local: xet/legacy-git-lfs
title: Backwards Compatibility & Legacy
- local: xet/security
title: Security
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- local: xet/deduplication
title: Deduplication
- local: xet/legacy-git-lfs
title: Backwards Compatibility & Legacy
- local: xet/security
title: Security
- local: xet/security
title: Security
- local: xet/legacy-git-lfs
title: Backwards Compatibility & Legacy
- local: xet/deduplication
title: Deduplication

suggestion for ordering - so that the important stuff comes first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants