[roll] Roll fuchsia [fidl][docs] Adding reference to fuchsia::main

This updates the tutorial docs to more accurately
represent  the included code. There is still more that
could be done, but at least now it is not incorrect.

Original-Bug: b/245821561
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1014634
Original-Revision: d6823a0e957c85cf185f5ca40aa053116213a083
GitOrigin-RevId: c9a32a845719b78920c117692a31ff9c88501c2b
Change-Id: If7538a99bbe7ecd00b578f6ed8a8b582a4e788cb
1 file changed
tree: dc448f48ab118f00ce7ac66515c178c2269a1eef
  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 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.