Add stardoc targets for public bzl files (#67)

These targets act as regression tests for users who consume the bzl
files in their won rules for their own docs. In addition to the stardoc
targets, all missing docs from upstream `bazelbuild/bazel` have been
added for parity with https://bazel.build/reference/be/shell
9 files changed
tree: 6324a314601d0e96592962bd5cef4ca4616a73e7
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. docs/
  5. shell/
  6. tests/
  7. .bazelignore
  8. .bazelrc
  9. .bazelversion
  10. .gitignore
  11. CONTRIBUTING.md
  12. LICENSE
  13. MODULE.bazel
  14. README.md
  15. WORKSPACE
README.md

rules_shell

This repository contains the Bazel ruleset for shell scripts.