Rough prototype of @since processing. (#617)

When we merge generated docs into the final form, convert
@since(text) to emphasized (currently italic) text.

This is not intended to be perfect. It is just to get the concept out
there to start playing with it. Ideally, StarDoc will eventually support
@since natively and we can delete this.
3 files changed
tree: cfb7944501dfc1eaf023b9661c5ed457f52f635f
  1. .bazelci/
  2. deb_packages/
  3. distro/
  4. doc_build/
  5. docs/
  6. examples/
  7. pkg/
  8. tests/
  9. toolchains/
  10. .bazelignore
  11. .gitignore
  12. AUTHORS
  13. BUILD
  14. CHANGELOG.md
  15. CODEOWNERS
  16. CONTRIBUTING.md
  17. CONTRIBUTORS
  18. deps.bzl
  19. developers.md
  20. install.bzl
  21. LICENSE
  22. mappings.bzl
  23. package_variables.bzl
  24. patching.md
  25. pkg.bzl
  26. providers.bzl
  27. README.md
  28. rpm.bzl
  29. version.bzl
  30. WORKSPACE
README.md

Bazel package building

Bazel rules for building tar, zip, deb, and rpm for packages.

Latest version: 0.7.0 Release Notes (with WORKSPACE setup) / Documentation

Use rules-pkg-discuss@googlegroups.com for discussion.

CI: Build status

Basic rules

Package building rules

  • pkg - Rules for building packages of various types.
  • examples - Cookbook examples for using the rules.

As of Bazel 4.x, Bazel uses this rule set for packaging its distribution. Bazel still contains a limited version of pkg_tar but its feature set is frozen. Any new capabilities will be added here.

For developers

We hold an engineering status meeting on the first Monday of every month at 10am USA East coast time. Add to calendar / meeting notes