[roll] Roll fuchsia [docs] Remove FIDL C bindings docs

This is no longer needed now that the bindings have been removed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/803789
Original-Revision: 9ef57099b41b049bf13476d72a3df5429d100ca1
GitOrigin-RevId: 155b7c3237d42b638e45647fa8daf0af6f54a785
Change-Id: I141ae3fd209f3af6fa99b5ec6644d869b8f218d1
1 file changed
tree: 26a0d890fd4ce3ec0ed7ba157b7eacee3ad0c373
  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.