-
Notifications
You must be signed in to change notification settings - Fork 607
Remove final references to /docs/website/... #1094
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/1094
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 794aee3 with merge base 7814dd7 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
✅ Deploy Preview for resplendent-gnome-14e531 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request was exported from Phabricator. Differential Revision: D50627786 |
Summary: Move portable_programming.md into the new docs tree. Also update the one reference to it. Reviewed By: mergennachin, JacobSzwejbka Differential Revision: D50609267
Summary: Move program_file_format.md into the new docs tree. Also update the one reference to it. Reviewed By: mergennachin, JacobSzwejbka Differential Revision: D50609710
Summary: Move `delegates.md` and `delegates_and_dependencies.md` into the new docs tree, fixing up their dependencies and adding them to the sidebar. Reviewed By: mergennachin Differential Revision: D50611724
Summary: Stop referring to the deprecated `docs/website` tree. Pytorch core already provides some information about control flow concepts, so we can point to that instead. While I'm here, remove stray blank lines. Reviewed By: mergennachin Differential Revision: D50612692
Summary: portable/README.md: Use the same path as a similar link later in the document. xnnpack/README.md: The URLs were broken; point to the public website, which will render them more nicely. These are the last references to `docs/website` apart from files that actually live under `docs/website`. Reviewed By: mergennachin Differential Revision: D50627786
Summary: portable/README.md: Use the same path as a similar link later in the document. xnnpack/README.md: The URLs were broken; point to the public website, which will render them more nicely. These are the last references to `docs/website` apart from files that actually live under `docs/website`. Reviewed By: mergennachin Differential Revision: D50627786
c4a469a
to
e3bac77
Compare
This pull request was exported from Phabricator. Differential Revision: D50627786 |
e3bac77
to
794aee3
Compare
This pull request was exported from Phabricator. Differential Revision: D50627786 |
This pull request has been merged in 12bcaf6. |
Summary:
portable/README.md: Use the same path as a similar link later in the document.
xnnpack/README.md: The URLs were broken; point to the public website, which will render them more nicely.
These are the last references to
docs/website
apart from files that actually live underdocs/website
.Differential Revision: D50627786