[roll] Roll fuchsia [docs] Instruct OOT users to use includes from SDK

No longer need to give OOT developers a different workflow and have them
copy component manifest shard contents from the Fuchsia tree.

Also added a missing note about stderr fallback to the cpp docs.

Original-Fixed: 64207
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/548841
Original-Revision: 17d9b496da3c4cdd2a1ab9b5d6c0114336521477
GitOrigin-RevId: 5aae87794fc132ba3bf3b10f4259f1bab687b576
Change-Id: Iff09a22e23a99f2451439c45b422b762fbb8fd45
1 file changed
tree: 71c7a35cca8bcf549e8296d887e0172ddff85424
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.