[roll] Roll fuchsia [fidldoc] Removing HTML templates

The HTML templates are no longer used, and are only placeholders. When
updating the Markdown templates
(I075e8e921a828f4d8aca8a7d313e6aa90cf7ecd3), it was odd not to have to
change all templates, and opted to remove them.

Updating one test to do an exhaustive match against the TemplateType
enum so that we do not forget to update this test as we add new
templates.

Test: fx test fidldoc_bin_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591386
Original-Revision: 48665126aa936515c1f3c8ba25181f13a3d5aed4
GitOrigin-RevId: 491770995d2b8d0215638c2246bc0a0a80cf67ab
Change-Id: Ifbd3dc26771c368e1e77fef287e7d647b46c68fe
1 file changed
tree: a091bef5dd043f259e114a3a5aef0fa3e1edb406
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.