Exception occurred:
File "/home/alex/Projects/Canonical/git/github.com/juju-solutions/charms.reactive/docs/_extensions/automembersummary.py", line 47, in _get_items
if self.result.data and ".. deprecated::" in self.result.data[0]:
AttributeError: 'AutoMemberSummary' object has no attribute 'result'
Run
make doc
and watch failures.Also relevant is that docutils needs an update: #253
Many issues are https://github.com/sphinx-doc/sphinx/issues/7747 and:
which is really due to:
i.e. the docs generation needs some updating.