Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
2cfbe731332426bbbed31f4e02140290bbf86d16
/
.
/
sphinxdocs
/
tests
/
sphinx_stardoc
/
aspect.md
blob: 3c49903b03ff5bea89f6f7ddb7d0d1c8e2d54710 [
file
] [
log
] [
blame
] [
view
]
:::{
default
-
domain
}
bzl
:::
:::{
bzl
:
currentfile
}
//lang:aspect.bzl
:::
# Aspect
:::{
bzl
:
aspect
}
myaspect
:
attr aa1
:
{
bzl
:
default
-
value
}
`True`
{
type
}
`bool`
aa1 doc
:
attr aa2
:
{
type
}
`str`
aa2 doc
:
aspect
-
attributes
:
edge1
,
edge2
,
deps
,
ra1
:::