mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated docs publishing description
@ -69,7 +69,7 @@ As a PyTorch user, you are already a valued member of our community. Using PyTor
|
||||
|
||||
|
||||
## Getting Started with Documentation changes
|
||||
[PyTorch documentation](https://pytorch.org/docs) is generated from docstrings in the python source using Sphinx. This generated HTML is copied to the [`docs`](https://github.com/pytorch/pytorch/tree/main/docs) folder in the main branch of [pytorch.github.io](https://github.com/pytorch/pytorch.github.io/tree/master/docs), and is then served via GitHub pages.
|
||||
[PyTorch documentation](https://pytorch.org/docs) is generated from docstrings in the python source using Sphinx. This generated HTML is copied to the [`main`](https://github.com/pytorch/docs/tree/site/main) folder in the `site` branch of [pytorch/docs](https://github.com/pytorch/docs/tree/site) repo, and is then served via GitHub pages.
|
||||
|
||||
You need to [build and install](#setup-the-developer-environment) PyTorch before you can develop on the docs.
|
||||
|
||||
|
Reference in New Issue
Block a user