[roll] Roll fuchsia [docs] Title case -> sentence case

Per: https://fuchsia.dev/fuchsia-src/contribute/docs/documentation-style-guide?hl=en#use_sentence_case_for_page_and_section_titles
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624207
Original-Revision: 006dc24c3ed172ae720df1a4369dc20140641503
GitOrigin-RevId: aff57f097f04aa8d8fe22997d76a95a3a16bbac2
Change-Id: Iabec1b1b7148ea7c5b6516f3915ae91388f57e02
1 file changed
tree: b6de4e9ea2ec8cbf5505789221dec1b8173b43bf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.