Update documentation and fix docstrings (#788)
- Addresses #549 #638 #786 - Add `torchaudio` top level module doc - Separate `torchaudio` top level module doc from `index.html` - Add `backend` module doc. - Remove `-> None` from function signature as it adds noise to documentation - Changed function argument name of `torchaudio.backend.sox_io_backend.save` from `tensor` to `src`, so that it matches with the reset of backends. - Tweak bunch of docstrings
Showing
docs/source/backend.rst
0 → 100644
docs/source/torchaudio.rst
0 → 100644
Please register or sign in to comment