[roll] Roll infra/recipes [rustdoc][recipes] Manually set actions.json path

The rustdoc-link tool saves a "actions.json" documentation plan.

Manually setting the path to save the documentation plan will facilitate
a change in the default `actions.json` path.

Depends-on: I17fef3ae773024803f8ed18c7ea5c9f670afcdcd
Original-Bug: 487772725
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1519979
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: b881e967aab8a828206a8f8d8e0ca26cf3b4aae8
GitOrigin-RevId: af0cc67c5f7545888a71e68ccec98922da1fb54f
Change-Id: I6e715d43a13114b215f19f5623a955266c37d9d0
1 file changed
tree: 6475adc1b3abf02d850b806b3c0ff9a17e823ee9
  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.