[roll] Roll fuchsia [superproject] Roll third_party/pigweed SEED: Generate the SEED index table

Changes SEED documents to be defined by a special SEED template in the
GN build which exports JSON metadata about the SEED. Adds a build
script which aggregates SEED metadata to generate an index table which
is then imported into the RST docs.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/181267
Original-Revision: 8c14e34c768452a069224bcc1cbd3ad8623adac7
GitOrigin-RevId: 2d654562972041f594301a9fc68d17dfbd67cbba
Roller-URL: https://ci.chromium.org/b/8763704869297319825
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950638
Original-Revision: d9eb3a64955d343281e6e2c7cdd8d006d6796a53
Change-Id: Icb639525db95bc5a2982b7d490419229ac7c7b60
1 file changed
tree: d82e04cb24661a357120f78804ddeb15771f02c6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.