[roll] Roll fuchsia [rustdoc][fx] Update text about output location

The comments and help text in the rustdoc link script contain
information about the location of generated files that is somewhat
inaccurate and unnecessarily specific.

Update the text to reduce its specificity and enable future changes to
the paths.

Original-Bug: 487772725
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521139
Original-Revision: 1db7319d06391c4ca13ff8efdcce7424e95c17ed
GitOrigin-RevId: d32e7f193cb72118080d6b60247ad6f12d05f8c9
Change-Id: Ibd4ab645eececc57423dae7659b50d410a7d3b2e
1 file changed
tree: a9b9385afdeb187c4d713127a4b8e6892ee230ca
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.