Skip to content

Conversation

YosuaMichael
Copy link
Contributor

@YosuaMichael YosuaMichael commented Oct 5, 2022

Trying to resolve: #6689

We update the docs by using python script in this gist: https://gist.github.com/YosuaMichael/7dd3f610c0584974fd4978e7fb55fd51

With command:

python cleanup_docs_version.py --dir="<path-to-torchvision-repo>/0.13" --clean-version="0.13" --commit-version="0.13.1a0+bddbd7e"

@YosuaMichael
Copy link
Contributor Author

@NicolasHug comparing with the PR #6211 , in this PR I only update *.html files, and not updating objects.inv file.

Also could you help me to check for versions.html whether the changes there is correct?

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Thanks Yosua,

I think we should just leave 0.13 instead of 0.13.1, as no new features are included in bugfix releases.

@YosuaMichael
Copy link
Contributor Author

Thanks for the suggestion @NicolasHug , I have changed to 0.13 now

Copy link
Collaborator

@pmeier pmeier left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Yosua!

@pmeier pmeier linked an issue Oct 6, 2022 that may be closed by this pull request
@YosuaMichael YosuaMichael merged commit 1f9b5c4 into pytorch:gh-pages Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation of 0.13.1 is shown as development version

4 participants