[roll] Roll fuchsia [fidl] Add language to triple ticks in documentation comments

Add `c` to instances instances of the following in `.fidl` files:
```
    ///
    /// ```
```

Remove some empty lines at the end of code blocks that were false
positives for this expression.

For the non-Zircon files, `c++` and `rust` are used as appropriate.
Two files that use triple ticks for non-code blocks have not been
modified.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137855
Original-Revision: b9446b4ab2162161e0a4809ca884f490bbc65773
GitOrigin-RevId: c12b7643365fe0cc8356cbfa3ae99393f75d2031
Change-Id: I1135cffd99fbd6491ec55905fd9b602a2a49314c
1 file changed
tree: 67e76479221eadb84638fe502b1bf2c1534deeab
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.