mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[appledoc] Include subclassing header.
Use `--no-merge-categories` to prevent subclassing-only documentation from appearing in the general API reference. Use consistent category names.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <AsyncDisplayKit/ASControlNode.h>
|
||||
|
||||
@interface ASControlNode (ForSubclassesEyesOnly)
|
||||
@interface ASControlNode (Subclassing)
|
||||
|
||||
/**
|
||||
@abstract Sends action messages for the given control events.
|
||||
|
||||
Reference in New Issue
Block a user