mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-24 04:46:05 +08:00
handle the constant in Protocol
This commit is contained in:
@@ -196,6 +196,7 @@ class DocsetGenerator
|
||||
|
||||
parse_html_property(doc, code)
|
||||
parse_html_method(doc, code)
|
||||
parse_html_constant(doc, code)
|
||||
|
||||
code << "end"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user