Snap for 8548338 from b6ef2c6b6e39087f7396aaeb13c83464dfce4a19 to android13-gs-pixel-5.10-release Change-Id: I2cdf842f0ca6e8eb20946beff827dafd76772724
Stardoc is a documentation generator for Bazel build rules written in Starlark.
Stardoc provides a Starlark rule (stardoc, see documentation) that can be used to build documentation for Starlark rules in Markdown. Stardoc generates one documentation page per .bzlfile.
Stardoc is a replacement for the deprecated “Skydoc” documentation generator.
See Skydoc Deprecation for details on the deprecation and migration details.