9 lines
145 B
JSON
9 lines
145 B
JSON
# Doc comment must cover all features
|
|
|
|
##
|
|
# @foo:
|
|
#
|
|
# Features:
|
|
# @doc: documented feature
|
|
##
|
|
{ 'command': 'foo', 'features': ['undoc', 'doc'] }
|