[gndoc][buildidtool][godepfile] Bring tools back

It doesn't make sense for all of these tools to live in fuchsia.git

* buildidtool, godepfile: these are used by the build itself, and so
requiring that the be built from source introduces terminal-like
objects in the build graph.

* gndoc: this is relatively static and is only used in a recipe. CIPD is
a better delivery mechanism in the recipes than checking out fuchsia and
building from source.

Change-Id: I1b0d3880ff6dd91f7c3bf070b83dfa714e11c60b
12 files changed
tree: d38cde7ac63523a7f0734cff6b741153bb579ade
  1. buildidtool/
  2. gndoc/
  3. godepfile/
  4. .gitignore
  5. go.mod
  6. go.sum
  7. README.md
README.md

tools

All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.