[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`

Fuchsia source from integration 76ac23f

** Patched with CL fxr/328032 that fixes documentation for enums.

Change-Id: Iffc6866aa24cc306c5c0fe25348cf38a350d5fb4
58 files changed
tree: 4334c574e2c87af0c4ff8410f6c462c29aad0183
  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.