[roll] Roll fuchsia [fidl][docs] Update request<P> to server_end:P

This CL updates the old request<P> syntax in some documentation and in a
few FIDL library doc comments.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/799828
Original-Revision: 20401876ce77dbf3faa9ba1de30c58a2eb7eb0bd
GitOrigin-RevId: 6598cda46e1681b38566270688f7460c72bb883d
Change-Id: I2d82de6f31b7353eb612320613112023aab44ccb
1 file changed
tree: c7df1e2796f4d1d328d33d4344f71a43c2471eb8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.