jazzy
jazzy copied to clipboard
Several Objective-C issues
trafficstars
See 0xced/XCDYouTubeKit@a86022d
There are still a lot of issues to be solved before jazzy can be used instead of appledoc. (Tested with jazzy 0.6.0)
- No explicit cross-references
XCDYouTubeVideoPlayerViewControllerclass is Undocumented because of the#pragma clang diagnosticsurrounding it-[XCDYouTubeVideo streamURLs]documentation is buggy because of the surrounding#if __has_feature(objc_generics)- Deprecated is not properly (visually) handled for
XCDYouTubeVideoQualityHD1080- Deprecated notification constants are not handled at all
- @discussion is not properly (visually) handled
- Empty Type Definitions entry in the sidebar with a broken link
- Truncated classes and constants names in the sidebar
Any updates on this?
None whatsoever.
I just tried again with jazzy 0.7.3 and the Empty Type Definitions entry in the sidebar with a broken link issue seems solved. All the other issues are still not addressed.