docs: Fix location of layout file in Bazel build While diffing the Bazel-built docs against the GN-built docs I noticed that the Pigweed license boilerplate wasn't showing up as a comment in the HTML of the Bazel-built docs. The issue was that our custom layout file was being put in the wrong directory in the Bazel build, so Sphinx was not finding it. Bug: 318892911 Change-Id: Ib2c4e28b2ba5eb85746489b06163e5be8dcdefa4 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256842 Commit-Queue: Kayce Basques <kayce@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Kayce Basques <kayce@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.