[roll] Roll fuchsia [docsgen] Add create all drivers doc dep

With this change including //tools/docsgen also includes
the creation of all drivers documentation bundle and
driversdoc_json is added to the generated_docs dict to
be used by the corresponding recipe.

Original-Bug: 81799

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595806
Original-Revision: 1c9edc3a9fa48844ca5a47298beca07b845152f7
GitOrigin-RevId: 60cc5ef03c0340a44d27c98c2a4d7e99350a9001
Change-Id: Iad48da6466281a8ce4cf24ef9b330cac221e60fc
1 file changed
tree: 57fd646ef366b6c7a62c97ef52745c38ee682702
  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.