"vscode:/vscode.git/clone" did not exist on "1e54f912efaa032e4f3f99b3c414d3370ce2032a"
Unverified Commit e7ea820e authored by moto's avatar moto Committed by GitHub
Browse files

Update documentation top page (#1988)

- Add link to index page on left
- Package Reference -> API Reference
- Update description.
parent 209145a4
torchaudio Torchaudio Documentation
========== ========================
This library is part of the `PyTorch
<http://pytorch.org/>`_ project. PyTorch is an open source Torchaudio is a library for audio and signal processing with PyTorch.
machine learning framework. It provides I/O, signal and data processing functions, datasets,
model implementations and application components.
Features described in this documentation are classified by release status: Features described in this documentation are classified by release status:
...@@ -22,15 +23,19 @@ Features described in this documentation are classified by release status: ...@@ -22,15 +23,19 @@ Features described in this documentation are classified by release status:
binary distributions like PyPI or Conda, except sometimes behind run-time binary distributions like PyPI or Conda, except sometimes behind run-time
flags, and are at an early stage for feedback and testing. flags, and are at an early stage for feedback and testing.
.. toctree::
:maxdepth: 1
:hidden:
:caption: Torchaudio Documentation
The :mod:`torchaudio` package consists of I/O, popular datasets and common audio transformations. Index <self>
Package References API References
------------------ --------------
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Package Reference :caption: API Reference
torchaudio torchaudio
backend backend
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment