posit-dev / posit-dev/great-docs
feat: display base classes
Open
@has2k1 is already working on this.
Since Jun 10, 2026.
Difficulty: [2] Intermediate
Effort: [2] Medium
Priority: [3] High
Type: ★ Enhancement
- Dominant language
- Python
- Stars
- 262
- Forks
- 18
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 14
Description
Prework
- Read and abide by the Great Docs code of conduct and contributing guidelines.
- Search for duplicates among the existing issues (both open and closed).
Proposal
The equivalent of mkdocstrings show_bases. The use case is class hierarchies where include_inherited would be duplication, but the ability to link to a parent would be helpful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.