[roll] Roll fuchsia [cml] Move reference doc to its own library

The `reference_doc` library is the one that clients use.
It re-exports stuff from the `reference_doc_macro` lib so
that clients depend on a single library.

Original-Bug: 93323

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665965
Original-Revision: b5786032fb44cce8a78ead09582dae6fd11bf48c
GitOrigin-RevId: 1dd51092f929a9ad27a3a35f4ade4dac051d9e2a
Change-Id: Ia4e0170febee1fca5781119569d8b9a96f2a0341
1 file changed
tree: 4275548f1cfcdf3f7435222a78f1dbda9f1c4a82
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.