[roll] Roll fuchsia [docs][sdk] Minor fixes in the docs in the Contribute to the SDK
section.

- Use sentence case for page titles
- Fix a misplaced period (.)
- Remove backticks (`) from command examples

Test: doc-preview
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916367
Original-Revision: 6b7fadbcf5ac0a09cddd43aa5739812f788bccd2
GitOrigin-RevId: 59689096be3489635ef70f54d4ad68a6f828a773
Change-Id: I1c8bf86185d092dd0abf33b62c6e64b96a4a1b96
1 file changed
tree: 63717dd9315b467943298ba8a78968e638f49219
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.