[roll] Roll fuchsia [docs][cml] Step 1: generate CML reference from source.

This iteration is incomplete. It does output valid Markdown for each
top-level property in a .CML file. The documentation it outputs is
currently derived by copying the entire subsection for that property
from the fuchsia.dev public documentation with one change:

* The content from
https://fuchsia.dev/fuchsia-src/concepts/components/v2/component_manifests?hl=en#routing-terminology
has been rolled into the sections for reach term.

Future iterations will decompose the content into doc comments on
child properties and reassemble them into Markdown.

Original-Bug: 82813

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587144
Original-Revision: f907997ab418c5dd4af35578239c5a1b8aadc407
GitOrigin-RevId: 6e9c2ef12e88130bfeab7a536caf40dd254fac63
Change-Id: I954a2ab842a23746595040181ea727555389854a
1 file changed
tree: 2f22f0f15489d18b294d01bdcc088bcd8d12000c
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.