Sphinx es un excelente software para documentar proyectos, especialmente los que están basados en python. Es posible que si has intentado utilizarlo en proyectos de Django obtengas un error que diga: autodoc can’t import/find module ”, it reported error: “Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.”,please check your spelling and sys.path Para [...]


