[roll] Roll fuchsia [fidl][docs] Minor corrections to FIDL versioning docs

Miscellaneous minor corrections and improvements in documentation
related to FIDL versioning.

Also move the `fidlc` command line documentation to the end of the page.
The levels used in the `fidlc` examples are updated to be noncontinuous
and include `NEXT` and `HEAD`

Original-Bug: 373872438
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146085
Original-Revision: c6669bba5a96d6d6e03c99f2ad0d90e38de37493
GitOrigin-RevId: dc4e394740f5a5827971b27bf9c4c90d70967c88
Change-Id: I908fd33caa99630106a4a5b4b1b76498e9507fdf
1 file changed
tree: 226a97b2a5ed958812f732fdeebf7d2a97f5154a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.