The zhmcclient classes show inherited elements in the documentation in the "Attributes" and "Methods" overview tables. However, their names in these tables are not links, like it is the case for locally defined properties and methods.
Example: In https://python-zhmcclient.readthedocs.io/en/latest/resources.html#zhmcclient.Partition :
- The locally defined
nics item in the "Attributes" table is a link
- The inherited
full_properties item in the "Attributes" table is not a link