[roll] Roll fuchsia [docs][configuration] Fix whitespace

Coding blocks and lists did not have a newline above them,
 causing them to render incorrectly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978912
Original-Revision: baf5d3dd84660a4aafa268371902f839e32bd4bd
GitOrigin-RevId: 18bf93e016cce64d8237f9679a36faf0ac49d8a4
Change-Id: Iefe2d003a757987a933fafd2ffd0cdfd790a1243
1 file changed
tree: fb081868210908c0015ea563dc90434c9f4c7171
  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.