Skip to content

Add contributing documentation on how to generate docs locally #2215

@tim-schilling

Description

@tim-schilling

Going through the Djangonaut Space, we realized that we don't have instructions on how to generate and view the documentation locally. As best as I can tell, it's navigating to the docs/ folder and running make html && open _build/html/index.html:

cd docs/
make html
open _build/html/index.html

I wonder if it's the same on Windows?

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