android13/external/stardoc/test/testdata/generated_bzl_test/golden.md

796 B
Executable File

my_rule

my_rule(name, first, second)

This is my rule. It does stuff.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required
first first my_rule doc string Label required
second - Dictionary: String -> String required