-
Notifications
You must be signed in to change notification settings - Fork 36
add docs CI #232
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
add docs CI #232
Conversation
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
The CI to update our docs. Currently, the way we do versioning is pretty janky as we hardcode versioning into `docs/doc_push.sh`. Regardless here is the preliminary website [https://pytorch.org/multipy/latest/](https://pytorch.org/multipy/latest/). Before release we should 1. Shrink down the readme so it is no longer redundant and references our docs. 2. Symlink pytorch.org/multipy -> pytorch.org/multipy/latest. 3. Add a more in depth what is this/overview page. 4. Add a path_enviroment tutorial + a more complete end to end one. [ghstack-poisoned]
@PaliC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
The CI to update our docs. Currently, the way we do versioning is pretty janky as we hardcode versioning into `docs/doc_push.sh`. Regardless here is the preliminary website [https://pytorch.org/multipy/latest/](https://pytorch.org/multipy/latest/). Before release we should 1. Shrink down the readme so it is no longer redundant and references our docs. 2. Symlink pytorch.org/multipy -> pytorch.org/multipy/latest. 3. Add a more in depth what is this/overview page. 4. Add a path_enviroment tutorial + a more complete end to end one. Differential Revision: [D40745113](https://our.internmc.facebook.com/intern/diff/D40745113) [ghstack-poisoned]
@PaliC has updated the pull request. You must reimport the pull request before landing. |
@PaliC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
The CI to update our docs. Currently, the way we do versioning is pretty janky as we hardcode versioning into `docs/doc_push.sh`. Regardless here is the preliminary website [https://pytorch.org/multipy/latest/](https://pytorch.org/multipy/latest/). Before release we should 1. Shrink down the readme so it is no longer redundant and references our docs. 2. Symlink pytorch.org/multipy -> pytorch.org/multipy/latest. 3. Add a more in depth what is this/overview page. 4. Add a path_enviroment tutorial + a more complete end to end one. Differential Revision: [D40745113](https://our.internmc.facebook.com/intern/diff/D40745113) [ghstack-poisoned]
@PaliC has updated the pull request. You must reimport the pull request before landing. |
The CI to update our docs. Currently, the way we do versioning is pretty janky as we hardcode versioning into `docs/doc_push.sh`. Regardless here is the preliminary website [https://pytorch.org/multipy/latest/](https://pytorch.org/multipy/latest/). Before release we should 1. Shrink down the readme so it is no longer redundant and references our docs. 2. Symlink pytorch.org/multipy -> pytorch.org/multipy/latest. 3. Add a more in depth what is this/overview page. 4. Add a path_enviroment tutorial + a more complete end to end one. Differential Revision: [D40745113](https://our.internmc.facebook.com/intern/diff/D40745113) [ghstack-poisoned]
@PaliC has updated the pull request. You must reimport the pull request before landing. |
@PaliC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Stack from ghstack (oldest at bottom):
The CI to update our docs. Currently, the way we do versioning is pretty janky as we hardcode versioning into
docs/doc_push.sh
.Regardless here is the preliminary website https://pytorch.org/multipy/latest/.
Before release we should
Differential Revision: D40745113