Delete unused manifests

These are no longer referenced by the infrastructure. Many of them refer
to deprecated repos (e.g. zircon is no longer a separate repo) while
others refer to projects that recipes now check out with pure Git (e.g.
clang_toolchain).

Change-Id: I015e801c766c5fa076efde0e4ec76a4fb9dceca7
Reviewed-on: https://fuchsia-review.googlesource.com/c/manifest/+/681706
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
13 files changed
tree: 985c62df6eaf27456c08cdb581c5d12a5e127ce1
  1. git-hooks/
  2. cobalt
  3. infra
  4. minimal
  5. PATENTS
  6. policy.md
  7. README.md
README.md

Fuchsia Manifest

DO NOT add new manifests here. New projects should use self-contained manifests, or git submodules.

Contains the jiri manifests for Fuchsia. (Looking for Fuchsia getting started docs you swear used to be here? Some things moved to the fuchsia repository.)

To test local manifest changes see Jiri local update