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
epydoc --html --graph classtree ~/uenv/lib/python2.7/site-packages/rest_framework/generics.py
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------
| In /home/batta/uenv/lib/python2.7/site-packages/rest_framework/generics.py:
| Import failed (but source code parsing was successful).
| Error: ImportError: No module named settings (line 11)
|
Warning: No information available for rest_framework.views.APIView's base django.views.generic.View
Warning: Unable to render Graphviz dot graph:
[Errno 2] No such file or directory
It is generating docs but, I'm unabe to see class diagrams in docs.
The text was updated successfully, but these errors were encountered:
It is generating docs but, I'm unabe to see class diagrams in docs.
The text was updated successfully, but these errors were encountered: