doxygen: Prepare for tab style customizations By default Doxygen has a separate stylesheet for tab styles: https://web.archive.org/web/20250804224120/https://pigweed.dev/doxygen/tabs.css We will need to customize these tab styles. In particular, we'll want to remove the gradient background images. To make our customizations more bisectable, we will first remove the separate tabs.css stylesheet and inline the tab styles into our main Doxygen CSS file. Bug: 426012010 Change-Id: I9ee4266bcf67a59b1736029e2b3bd7e58fc868ae Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/310672 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Kayce Basques <kayce@google.com> Docs-Not-Needed: Kayce Basques <kayce@google.com> Pigweed-Auto-Submit: Kayce Basques <kayce@google.com> Reviewed-by: Alexei Frolov <frolv@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.