[roll] Roll fuchsia [docs][bazel] Correct information about zx_library()

`sdk_publishable` specifies a category, and `zx_library()` also supports
prebuilt libraries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271874
Original-Revision: c2764bb630d66eefc15674b42b704f0169f772ac
GitOrigin-RevId: c5cc1ee90102177164354bb60dcdabe938efb13c
Change-Id: If04ecf9293820a52d95a38b697b157915f42c893
1 file changed
tree: 550474a7233fdef51e719139cb0e73d796f381e7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.