You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: