[roll] Roll infra/recipes Revert "[firebase_docs] Switch to Mustache backend"

This reverts commit aa36fc2ecb9807245539081224300ad7906be454.

Reason for revert: This uncovered an issue in clang-doc, while we're
looking into it revert the change to unblock the builder.

Original change's description:
> [firebase_docs] Switch to Mustache backend
>
> Mustache backend is eventually going to replace the HTML backend, for
> now just replace it explicitly.
>
> Change-Id: I57495f2edf8a8821e275acefbfd67bbad5fe5866
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1354064
> Reviewed-by: Paul Kirth <paulkirth@google.com>
> Commit-Queue: Petr Hosek <phosek@google.com>
> Fuchsia-Auto-Submit: Petr Hosek <phosek@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1356152
Original-Revision: 371a182d87b68223551db5c84e386a991e01fa33
GitOrigin-RevId: 617d381fdd73522b5e70717e385c8cea248107b0
Change-Id: Ibcd3dab92e9cdc30802dfac3d7c52dfedbb5e9b3
1 file changed
tree: df3dd44e07e252c3f8595438d116442efbdb4641
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.