[roll] Roll fuchsia [serdedoc] Adding disconnected types to toc

Due to b/332348955 enums that have different variants are
not connected to the data type graph. As a result, the README.md
for the type is generated, but the _toc.yaml does not include the file.

This situation blocks running doc-checker on the generated reference
docs. As a stopgap, this change adds the disconnected types to the
bottom of the toc for assemblydoc.

Original-Bug: b/332348955
Original-Bug: b/344621741
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087694
Original-Revision: dc24de0881edbefad4652080440b7fb7927cb1bd
GitOrigin-RevId: 08c2ec81b835e82f8b34e9ed7728c76f9a1ad8c7
Change-Id: I4a5014ad07480accda2a55908f6b05786407dd34
1 file changed
tree: 5e6b88553254b9b342f0472b22223a8876a1d9cc
  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.