Add a link to the Docstring Guidelines

Svetlana Karslioglu
2024-05-22 11:22:24 -07:00
parent e02e70c951
commit e0ac7f3b25

@ -77,6 +77,7 @@ Here are some resources for developing PyTorch docs:
- [Building the docs](https://github.com/pytorch/pytorch/blob/main/CONTRIBUTING.md#building-documentation)
- [Previewing changes to docs](https://github.com/pytorch/pytorch/blob/main/CONTRIBUTING.md#previewing-documentation-on-prs)
- [Testing docs](https://github.com/pytorch/pytorch/blob/main/CONTRIBUTING.md#adding-documentation-tests)
- [Docstring Guidelines](https://github.com/pytorch/pytorch/wiki/Docstring-Guidelines)
-----