This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Include public extensions of external types #122
Closed
Description
It seems like swift-doc does not include extensions. My project has a NSMenuItem
extension, which would be nice to also include. Jazzy correctly includes this.
Screenshot:
Live example: https://sindresorhus.com/KeyboardShortcuts/Extensions/NSMenuItem.html