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/.