Skip to content

Migrate to new theme #3451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Migrate to new theme #3451

wants to merge 22 commits into from

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Jul 10, 2025

Migrate to pytorch_sphinx_theme2

Copy link

pytorch-bot bot commented Jul 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3451

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 74d2464 with merge base c0e9be0 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@svekars svekars force-pushed the migrate-to-new-theme branch from e337cc1 to 194ac9d Compare July 10, 2025 21:26
@svekars svekars added the skip-link-check Will allow you to skip linkcheck on a PR. Should only should be used when a link can't be fixed. label Jul 10, 2025
svekars and others added 21 commits July 10, 2025 14:33
* Remove references to TorchScript in docs
* Add missing todo and redirects
---------

Co-authored-by: Svetlana Karslioglu <[email protected]>
Co-authored-by: Yiming Zhou <[email protected]>
* Add lint job for lintrunner
* Add lintrunner.toml
* Add newlines, spaces, tabs lines
  * These download the linter from pytorch/pytorch.  The sha is main branch as of now.  Not sure if I should do this or just copy the linters over
  * Big exclusion lists because I don't want to make a ton of changes in 1 PR at once



new lines checks that files end with just 1 `\n`
spaces checks that there are no trailing whitespace on lines
tabs checks that spaces are used instead of tabs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed skip-link-check Will allow you to skip linkcheck on a PR. Should only should be used when a link can't be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants