commit | 7e574a5aebaeaaa2a5cde01ef9c7108e6cf0915b | [log] [tgz] |
---|---|---|
author | Kayce Basques <kayce@google.com> | Fri Jan 10 17:11:04 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 17:11:04 2025 -0800 |
tree | 5afe80f88499ceee5cf3d7f393276931e8124e39 | |
parent | 68cebbdce8a464df98362b98fc51b71c5390418e [diff] |
docs: Prepend module name in HTML title node When viewing the API reference for pw_string the browser tab title only says "API reference - Pigweed". This change prepends the module name in the title (e.g. "pw_string: API reference - Pigweed") to make the titles more usable. Some older docs explicitly reference the module name in their docs titles. This is no longer necessary. Bug: 380437250 Change-Id: I552ebd4470791a51aad036b53578189ef3c0ec30 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259512 Pigweed-Auto-Submit: Kayce Basques <kayce@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Kayce Basques <kayce@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Chad Norvell <chadnorvell@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/.