[roll] Roll fuchsia [build] Rename drivers documentation to info

Using info instead of documentation better matches the meaning of
the field since drivers prodive here information to be reported in the
drivers database rather than documentation about the drivers usage,
capabilities, etc.

Original-Bug: 81799
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604721
Original-Revision: 1340c60714ff1139fb34cf9e25d6c1725d006965
GitOrigin-RevId: 7570b965e95bbac40a01019594c147ae3292b271
Change-Id: I7c3e5dab33237559c16d9dc7de56f057dd98fb17
1 file changed
tree: 1b3116581b1704bd7c9081966f2c1d3eb96d7660
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.