[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_build_mcuxpresso: Fix doc headings

All top-level headings are included in the global ToC. Beause of this,
the "The GN build" and "The Bazel build" headings from
pw_build_mcuxpresso were appearing in the global ToC.

By convention, the first heading should be H1 with the module name, and
all other headings should be H2+ and thus not included in the global
ToC.

Tested:
  $ gn gen out

  $ ninja -C out docs

  View out/docs/gen/docs/html/index.html and confirm that
  "The GN build" and "The Bazel build" no longer appear
  in the global ToC.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/155570
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 840aa6976c3076280747f029dd0d88b80476dbf1
GitOrigin-RevId: 623c4bca1a48d5f8440c4c9bed2714b8f29e4ee4
Roller-URL: https://ci.chromium.org/b/8775579675595585633
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/884193
Original-Revision: 8e65a082df430d845e449ed4ca497e952b4f2a3e
Change-Id: I9d22a7c1dc5c65a77a0e2ddd151702741f91fdd1
1 file changed
tree: a0546a9d8620db7067ad530211da82563ab4b8f0
  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.