[roll] Roll fuchsia [docs][doc-checker] Moving reference link defs to _common

This moves the reference link definitions into the included
files where the link is referenced. This enables checking the markdown
fragment files with doc-checker without special processing.

This is also a better practice since the fragment could potentially
be included in multiple markdown files, which risks having undefined
links.

Test: doc-preview
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/784643
Original-Revision: 38c7d4d6e476afc116421875946bf26905b7c7bc
GitOrigin-RevId: 7116963d73924d6219f75ab3855a56ae11240bae
Change-Id: I36569cd84aeee682902d3dada6fd456316d8ef31
1 file changed
tree: fc98bcd2bc8a5cb8cd08e7253c560dc96fb4df12
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.