| commit | f2c318e147f40d3e1e2f17fd4ec8c8b0c77dd7ee | [log] [tgz] | 
|---|---|---|
| author | Kayce Basques <kayce@google.com> | Thu Jan 02 16:19:29 2025 -0800 | 
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 02 16:19:29 2025 -0800 | 
| tree | f4a14a44503645388042c279993c736abfcb8dac | |
| parent | 5237640e809ccef7a846d823d509db219d9e0428 [diff] | 
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/.