DocCArchive
DocCArchive copied to clipboard
Swift package to read and process "DocC" archives
Results
1
DocCArchive issues
Sort by
recently updated
recently updated
newest added
## Summary Add `extension` as a valid case to the `SymbolKind` enum. ## Problem Swift extensions are a common symbol type that appears in DocC archives. Without this case, parsing...