commit | 8ffcb91912ec8224f6756088ffae4423d158e376 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Mon Nov 18 11:00:20 2019 -0800 |
committer | Alexei Frolov <frolv@google.com> | Mon Nov 25 22:49:59 2019 +0000 |
tree | 8eb47bd15e1235ff023128bd4da1e6da7e6fcddc | |
parent | 54f457f205e2a81c441f554679c9b64479822832 [diff] |
Documentation for docgen This change adds documentation for the pw_docgen module describing how to use it to build documentation for Pigweed projects. Change-Id: Ia8bb57d26b96f748adc021cc86f0a16865611295
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.