Reorganize Community Section v1 (#77912)

- Change Notes to Guides
- Move the Community section to the top
Pull Request resolved: https://github.com/pytorch/pytorch/pull/77912
Approved by: https://github.com/malfet
This commit is contained in:
Svetlana Karslioglu
2022-05-24 16:38:23 +00:00
committed by PyTorch MergeBot
parent 821c711baf
commit e451259a60

View File

@ -28,11 +28,17 @@ Features described in this documentation are classified by release status:
binary distributions like PyPI or Conda, except sometimes behind run-time
flags, and are at an early stage for feedback and testing.
.. toctree::
:glob:
:maxdepth: 1
:caption: Community
community/*
.. toctree::
:glob:
:maxdepth: 1
:caption: Notes
:caption: Guides
notes/*
@ -114,13 +120,6 @@ Features described in this documentation are classified by release status:
torchvision <https://pytorch.org/vision/stable>
PyTorch on XLA Devices <http://pytorch.org/xla/>
.. toctree::
:glob:
:maxdepth: 1
:caption: Community
community/*
Indices and tables
==================