Skip to content

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

Closed
wants to merge 45 commits into from
Closed

add docs CI #232

wants to merge 45 commits into from

Conversation

PaliC
Copy link
Contributor

@PaliC PaliC commented Oct 26, 2022

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

  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

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 26, 2022
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: b2fc6da
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 53e29a0
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: d29f613
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 8f0ac20
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 0453c97
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: dbb6268
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 71d2693
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 1673295
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: cb503a2
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 157f6f5
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 7a49398
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 5c252c8
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 959710a
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: a3d3837
Pull Request resolved: #232
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 8f2df50
Pull Request resolved: #232

mend
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: af96725
Pull Request resolved: #232

mend
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 453ab75
Pull Request resolved: #232

mend
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: f95e303
Pull Request resolved: #232

mend
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 554ab5a
Pull Request resolved: #232

mend
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 26, 2022
ghstack-source-id: 8c3567f
Pull Request resolved: #232

mend
[ghstack-poisoned]
PaliC added a commit that referenced this pull request Oct 27, 2022
ghstack-source-id: 5b099ad
Pull Request resolved: #232

mend
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 added a commit that referenced this pull request Oct 27, 2022
ghstack-source-id: 4100ed0
Pull Request resolved: #232

mend
@PaliC
Copy link
Contributor Author

PaliC commented Oct 27, 2022

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

@PaliC PaliC mentioned this pull request Oct 27, 2022
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 added a commit that referenced this pull request Oct 29, 2022
ghstack-source-id: 41caf35
Pull Request resolved: #232

mend
@facebook-github-bot
Copy link
Contributor

@PaliC has updated the pull request. You must reimport the pull request before landing.

@PaliC
Copy link
Contributor Author

PaliC commented Oct 29, 2022

@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 added a commit that referenced this pull request Oct 29, 2022
ghstack-source-id: 7bf4f24
Pull Request resolved: #232

mend
@facebook-github-bot
Copy link
Contributor

@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 added a commit that referenced this pull request Oct 29, 2022
ghstack-source-id: 8f7ad49
Pull Request resolved: #232

mend
@facebook-github-bot
Copy link
Contributor

@PaliC has updated the pull request. You must reimport the pull request before landing.

@PaliC
Copy link
Contributor Author

PaliC commented Oct 29, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants