Autodoc tools not finding classes imported via `toolkit` mechanism
Open
component: documentation
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
For example, the documentation page for `pyface.widget` is blank, and references of the form
```
:class:`pyface.widget.Widget`
```
don't work. We should at a minimum have the namespace of these modules visible in the docs, and ideally get the links to work as well (but that may be harder)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.