Add docs/README.md to make existing doc build info more discoverable (#49286)

Summary:
Closes gh-42003

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

Reviewed By: glaringlee

Differential Revision: D25535250

Pulled By: ezyang

fbshipit-source-id: a7790bfe4528fa6a31698126cc687793fdf7ac3f
This commit is contained in:
Ralf Gommers
2020-12-16 11:53:57 -08:00
committed by Facebook GitHub Bot
parent 6f814d45aa
commit 39a23c797b

2
docs/README.md Normal file
View File

@ -0,0 +1,2 @@
Please see the [Writing documentation section of CONTRIBUTING.md](../CONTRIBUTING.md#writing-documentation)
for details on both writing and building the docs.