Add initial rule docs

Initial support for generating them and keeping them in sync. A lot of links need to be fixed since the docs currently assume they are part of the build encyclopedia. Will fix all that in a follow up.

Copybara Import from https://github.com/bazelbuild/rules_java/pull/224

BEGIN_PUBLIC
Add initial rule docs (#224)

Closes #224
END_PUBLIC

COPYBARA_INTEGRATE_REVIEW=https://github.com/bazelbuild/rules_java/pull/224 from bazelbuild:hvd_docs 0782c46b60b17a0604770a43f3ff9035c32088e6
PiperOrigin-RevId: 677744490
Change-Id: I4bf451cd05fe1838dcec3b3987c62fb134bc0e3f
11 files changed
tree: 99ab972f131ec7b64208293085edb235a8b007d0
  1. .bazel_checkout/
  2. .bazelci/
  3. .bcr/
  4. .github/
  5. distro/
  6. examples/
  7. java/
  8. test/
  9. toolchains/
  10. .bazelrc
  11. .gitignore
  12. AUTHORS
  13. BUILD
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. LICENSE
  17. MODULE.bazel
  18. README.md
  19. renovate.json
  20. WORKSPACE
  21. WORKSPACE.bzlmod
README.md

rules_java

  • Postsubmit Build status
  • Postsubmit + Current Bazel Incompatible Flags Build status

Java Rules for Bazel https://bazel.build.