[roll] Roll fuchsia [tools] Remove cppdocgen

It looks like no one is really using cppdocgen, so we can remove since
we aren't effectively maintaining it. This also removes one of the
failing tests on the clang canary builders.

Original-Bug: 416327784
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272408
Original-Revision: 93ad9ecfc918d1b528621325a5a128651c95df1f
GitOrigin-RevId: 6ded44a81193cd065f097400de5818297d27500c
Change-Id: Ic417e46b3ee4602e0ebf8072a880a852f26401f8
1 file changed
tree: 75d15bbf90db3c34cb47a94eed27e2eec4fde816
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.