This is the multi-page printable view of this section. Click here to print.
Md
Md rules
- 1: al_md_data
- 2: Bazel targets
- 3: Changelog
1 - al_md_data
al_md_data
load("@com_alwaldend_src//bzl/rules/md:al_md_data.bzl", "al_md_data")
al_md_data(name, srcs, deps, **kwargs)
Markdown data backed by a filegroup
Targets:
- ${name}: filegroup
PARAMETERS
| Name | Description | Default Value |
|---|---|---|
| name | filegroup name | none |
| srcs | markdown files | none |
| deps | deps | [] |
| kwargs | filegroup kwargs | none |
2 - Bazel targets
| Name | Info | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| al_md_data |
|
||||||||||
| al_md_data.stardoc |
|
||||||||||
| al_md_data.stardoc_raw |
|
||||||||||
| al_md_data.stardoc_raw.extract |
|
||||||||||
| changelog |
|
||||||||||
| changelog.changelog |
|
||||||||||
| changelog.changelog_data |
|
||||||||||
| changelog.changelog_files |
|
||||||||||
| changelog.template |
|
||||||||||
| libs |
|
||||||||||
| libs.stardoc |
|
||||||||||
| libs.stardoc_src |
|
||||||||||
| readme |
|
||||||||||
| readme.srcs |
|
||||||||||
| readme.with_children |
|