This repository was archived by the owner on Aug 1, 2023. It is now read-only.
Inherited methods are now documented by default; this is a breaking change as it required changing the Index shape: 'types', 'newtypes', 'functions', 'classes', 'interfaces', and 'traits' have been changed from keyset<string> or dict<string, keyset<string>> to dict<string, Documentable>.