[fidldoc] Updating fidldocs manually.

Import manually while the bot is broken (fxr/328232)

Using the following instructions extracted from the firebase-docs-sdk
input properties
https://luci-milo.appspot.com/p/fuchsia/builders/ci/firebase-docs-sdk/b8900033613640431952

cd ~/fuchsia
fx clean
fx set core.x64 --release --with //topaz/packages/sdk:topaz --with //tools/fidl/fidldoc
fx build
cd out/default
host-tools/fidldoc --verbose --path /reference/fidl/ --out ~/reference-docs/sdk/fidl `cat all_fidl_json.txt`

Note: "--with //topaz/packages/sdk:topaz" currently doesn't change anything.

Fuchsia source from integration 76ac23f

Change-Id: If30a6154abd4d61cccd82f4af1b442869cb0884d
59 files changed
tree: 80ea9a84cda94d6c9892f413e5ad2cfb56b34d32
  1. all/
  2. sdk/
  3. AUTHORS
  4. CONTRIBUTING.md
  5. LICENSE
  6. PATENTS
  7. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.