[fidldev] Add support for fidldoc

This adds support for `fidldev regen fidldoc`, and also automatically
regens fidldoc if either the FIDL files or fidldoc itself changes.

It also runs the fidldoc tests (without the REGENERATE_GOLDENS_FOLDER
var) when fidldoc or the fidlgen goldens change.

Test: python3 $FIDLMISC_DIR/fidldev/fidldev_test.py -b
Change-Id: I20c22979c7656508c39f0481b014e8a274abc870
Reviewed-on: https://fuchsia-review.googlesource.com/c/fidl-misc/+/405262
Reviewed-by: Mitchell Kember <mkember@google.com>
4 files changed
tree: 1d9250b97347a95e0fcc19fe13edbf01e796c618
  1. fidl-lsp/
  2. fidldev/
  3. vscode-language-fidl/
  4. .gitignore
  5. .vscodeignore
  6. AUTHORS
  7. CONTRIBUTING.md
  8. LICENSE
  9. PATENTS
  10. 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.