Bug: 194825758

Clone this repo:
  1. b2fa429 [automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 331290339e -s ours by Xin Li · 6 months ago android15-tests-dev main master aml_hef_350921160
  2. 3312903 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 6 months ago
  3. e953a5e Revert "Merge tag 'upstream/0.6.2' into main" am: 90db889d03 am: f31250f9f5 by Yifan Hong · 9 months ago
  4. f31250f Revert "Merge tag 'upstream/0.6.2' into main" am: 90db889d03 by Yifan Hong · 9 months ago main-kernel-build-2024
  5. 90db889 Revert "Merge tag 'upstream/0.6.2' into main" by Yifan Hong · 9 months ago

Stardoc - Starlark Documentation Generator

Build status

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.

Get Started

About Stardoc

Project Status

Skydoc deprecation

Stardoc is a replacement for the deprecated “Skydoc” documentation generator.

See Skydoc Deprecation for details on the deprecation and migration details.

Future plans

See our future plans for refactoring Stardoc to be more consistent with how Bazel evaluates .bzl files, and what it means for maintenance of this project.

Maintainer's guide

See the maintaner's guide for instructions for cutting a new release.