"examples/vscode:/vscode.git/clone" did not exist on "267e25a750cb2e44e48206408f96d60b3dabc0b9"
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
==========
This library is part of the `PyTorch
<http://pytorch.org/>`_ project. PyTorch is an open source
machine learning framework.
Torchaudio Documentation
========================
Torchaudio is a library for audio and signal processing with PyTorch.
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:
......@@ -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
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::
:maxdepth: 1
:caption: Package Reference
:caption: API Reference
torchaudio
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