1 2 3 4 5 6 7 8 9
# Doc comment must cover all features ## # @foo: # # Features: # @doc: documented feature ## { 'command': 'foo', 'features': ['undoc', 'doc'] }