handle the constant in Protocol

This commit is contained in:
Watson
2012-11-07 07:17:08 +09:00
parent a5724c0d26
commit eb28110f2e

View File

@@ -196,6 +196,7 @@ class DocsetGenerator
parse_html_property(doc, code)
parse_html_method(doc, code)
parse_html_constant(doc, code)
code << "end"