Hello everyone, If 'sphinx.ext.autodoc' extension enabled in conf.py of sphinx, when I try to run 'make html' I'm ending up with AttributeError exception:
Exception occurred: File /env/lib/python3.6/site-packages/django/contrib/admindocs/utils.py", line 121, in _role inliner.document.settings.link_base, AttributeError: 'Values' object has no attribute 'link_base' I tried it with combinations of some django and sphinx versions. Here is the no luck list: django 1.10, django 1.11 and sphinx 3.5 django 2.0.13 and sphinx 3.5 , sphinx 4.0, sphinx 4.2.0, sphinx 4.3.1 I also opened an issue at sphinx github but they said this has to do with django admindocs instead of sphinx. Is there anybody who has resolved the AttributeError exception thrown while building documents via sphinx? Regards, Sencer HAMARAT -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACp8TZgkaogKXkfonu%3DacRwfN%3D_yG5UzW85i1BSAThR-H0qCZA%40mail.gmail.com.