pytorch/docs
jonykarki 0b27d57062 fixed the first line of torch.rst to match the __init__.py file's first line (#49584)
Summary:
Changed the first line of the torch.rst file to match that of the __init__.py file

Fixes https://github.com/pytorch/pytorch/issues/49228

Pull Request resolved: https://github.com/pytorch/pytorch/pull/49584

Reviewed By: VitalyFedyunin

Differential Revision: D25639260

Pulled By: mrshenli

fbshipit-source-id: a0bafd945ff92115eed932662feedc46d29dfaab
2020-12-18 08:55:58 -08:00
..
caffe2
cpp update breathe (#49407) 2020-12-15 21:47:07 -08:00
source fixed the first line of torch.rst to match the __init__.py file's first line (#49584) 2020-12-18 08:55:58 -08:00
.gitignore
libtorch.rst DOC: Building libtorch using CMake (#44196) 2020-10-21 14:29:36 -07:00
make.bat
Makefile DOC: fail to build if there are warnings (#41335) 2020-07-28 22:33:44 -07:00
README.md Add docs/README.md to make existing doc build info more discoverable (#49286) 2020-12-16 11:55:45 -08:00
requirements.txt DOC: fix two build warnings (#41334) 2020-07-25 23:38:33 -07:00

Please see the Writing documentation section of CONTRIBUTING.md for details on both writing and building the docs.