-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
When I click on Module Index it hits http://127.0.0.1/docs/py-modindex.html and gives me error py-modindex.html does not exist
Page not found (404) Request Method: GET Request URL: http://127.0.0.1:8000/docs/py-modindex.html Raised by: docs.views.serve_docs "/media/goutom/working/workspace/python/fanvault/bin/fanvault/_build/html/py-modindex.html" does not exist
py-modindex.html was not created in my html folder.
I am following this tutorial https://madradavid.com/documenting-your-django-application-sphinx/
Thanks in advance.
Reactions are currently unavailable