[roll] Roll fuchsia [fidl][cpp][doc] Update LLCPP reference and tests

Doing one more pass on the binding reference and examples before the API
review.

The table example improvements and memory guide changes were taken from
I51d2ac0b6e6d010d09b578c7b0a10e61664851e6.

Documentation about direct encoding/decoding are removed because that
API will become unstable.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/642089
Original-Revision: 2a2c8b6fa812a8f8dc74a07760cfdd4e00a221aa
GitOrigin-RevId: 33aa9a214a9e63c73f9336af026b2960901e2de7
Change-Id: If570c1b8d1a111374c50766b11b4e0f48bc0bd9b
1 file changed
tree: fe7768005284b58c8d806e4bbafd66df749ff468
  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.