commit | b82f995f2bc990735bafdcb81fde527e547d4768 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <[email protected]> | Mon Nov 25 13:56:31 2019 -0800 |
committer | Wyatt Hepler <[email protected]> | Mon Nov 25 14:55:02 2019 -0800 |
tree | b71c990155ae295b30eb448119674133e51a3612 | |
parent | 8ffcb91912ec8224f6756088ffae4423d158e376 [diff] |
pw_docgen: Fix paths, multiple sources - Fix code for remapping paths into the docgen tree. Some path prefixes were being incorrectly trimmed, preventing size report inclusion in some cases. - Make Sphinx warnings errors. - Allow specifying multiple top-level sources to a pw_doc_gen. - Move documentation for modules to their own table of contents. - Rename module documentation to the module names. Change-Id: Ic475019673ccefdb786a28d241a143886af097ab
Pigweed is a collection of embedded-focused libraries, which we call “modules”. These modules are designed for small-footprint MMU-less microcontrollers like the ST Micro STM32L452 or the Nordic NRF82832. The modules are designed to facilitate easy integration into existing codebases.
Pigweed is in the early stages of development.