Skip to content

📚 Documentation issue reports and fix offers #1002

@mthrok

Description

@mthrok

This issue is for reporting the error on documentation and offering the update.
If you find an error on documentation or contents hard to understand, feel free to add a comment. (Adding a suggestion would make it easier for the contributor to work on)

If you would like to work on the fix, feel free to open a PR and attach the screenshot of the documentation.
See examples: #972 #1001

We are currently working on bringing up the automated master build for documentation at pytorch.org/audio, but meanwhile the documentation needs to be built manually. The following is the steps to build documentation.

git clone https://github.com/pytorch/audio
cd docs
pip install -r requirements.txt
make html

# open build/html/index.html with your browser.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions