[roll] Roll fuchsia [cppdocgen] Clean up soft-transition

Since tqr/924028 was merged, Fuchsia's clang version was updated to a
revision that includes the updates to clang doc. This CL cleans up the
soft-transition needed for the functions.h.md golden file.

Note: the changes to functions.h.md triggers tricium format checks,
which fails on pre-existing trailing whitespace. To correct this, this
CL amends the comment in functions.h to align with how attributes are
described in classes.h and removes the possibility of trailing
whitespace in the generated md file.

Original-Fixed: 388034621
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184253
Original-Revision: aacce6c47b5b79e5c7fd8fd893285b17b8c6bba6
GitOrigin-RevId: 086804ec91fcacd59c108f7b5ed51b221cff60cb
Change-Id: I1c190863b6f605cac7768ce9300736c483e315b5
1 file changed
tree: 53ff7789cc6967b6865b9f36e7b8f7c600db448a
  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.