[roll] Roll fuchsia [docs] Remove references to RFC-0083 and add note

This CL changes docs to reference the main "FIDL versioning" page rather
than "RFC-0083: FIDL versioning". It also adds a note to the top of the
RFC linking to the more useful documentation pages.

RFCs are historical documents and not meant to be kept updated, but
people end up on this RFC (hopefully less often with links to it fixed),
so it's useful to point them in the right direction.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921134
Original-Revision: 818df65453cad51dd8351cd88074d606a00575e8
GitOrigin-RevId: a9070f7a4587025025a205888c7c5c3f56ed1cb8
Change-Id: I0f1647686722cef9f51b99229ca44ae11110764c
1 file changed
tree: be6a88fed3b147ec3fb59e05cb43dc0f64b50259
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.