Add OWNERS. am: 8655bd972b am: 202c2a4e82 am: bc19078e9c am: b6ef2c6b6e Original change: https://android-review.googlesource.com/c/platform/external/stardoc/+/1781965 Change-Id: I1fc6ad1be186586a424bbfcbe051b3782cd67359
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.