I want to use Sphinx so it can automatically generate a pydoc for my python code but I\'m getting an error. What an I doing wrong?
conf.py sphinx config
the settings path in uwsgi.py(XXXX is in the same dir as uwsgi.py):
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "XXXX.settings")