[roll] Roll fuchsia [input3] Move README.md to overview.fidl

The library-level comment gets formatted nicely and put int
fuchsia.dev reference for the API.  This makes the content
of README.md more accessible to doc consumers, and removes
the need to maintain a separate README file.

Original-Bug: 106600
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711205
Original-Revision: d5c47826d9f52043eb943db1adb7e718f949f14f
GitOrigin-RevId: d0b7411a5012271aa1e8ab93e68797ebdde1f92c
Change-Id: I58c4a3fafef8f609a1235d6352bf735fd5281b43
1 file changed
tree: ebeaf2cfce4b7075016b9642e49dcf11fe2c5bc6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.