docs: TOC shows text not anchor link am: 3b65aae27e

Original change: https://android-review.googlesource.com/c/platform/build/bazel_common_rules/+/1859996

Change-Id: Ib9bba1a33c7ed6f41d70d5540a9f8fbaa6ac4dd0
tree: be4eb5333a9847c77e3d733207e2146f744a8d56
  1. dist/
  2. docs/
  3. OWNERS
  4. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.