pytorch / torcharrow

High performance model preprocessing library on PyTorch
https://pytorch.org/torcharrow/beta/index.html
BSD 3-Clause "New" or "Revised" License
649 stars 79 forks source link

Doc update #385

Closed bearzx closed 2 years ago

bearzx commented 2 years ago

Changes in this PR:

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D37261768

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D37261768

bearzx commented 2 years ago

Some changes to the gh-pages branch is needed to make this work properly.

  1. We need a folder main where the nightly version (or just commits of main for now) should deploy to. You can move all the content there (except the 0.1.0 folder) into that folder.
  2. The 0.1.0 branch should track changes from the release branch.
  3. Add a HTML file that redirects to beta and a list of versions.
  4. Add a symlink from beta to 0.1.0.

yep gonna do that next ... I actually added some last Friday but then they were overwritten by the nightly doc deploy :D