commit | 0efdb117e11b12ee858a7d748aaa36ef2a8fc5c5 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Thu Nov 14 17:22:08 2019 -0800 |
committer | Alexei Frolov <frolv@google.com> | Thu Nov 14 17:29:23 2019 -0800 |
tree | 7a34ac0e24e0655cf2cf939483386bdb7487f67b | |
parent | 4c035b04872ae7835f07e8dcc0cd62e06dd66ec3 [diff] |
Add root docs directory This change adds a docs directory at the root level of the Pigweed repository for building documentation for the entirety of Pigweed. The directory contains a top-level index.rst and conf.py for docgen, and a pw_doc_gen build target to render the documentation. Change-Id: Iba981c64662d48a1d23bb7bda9bf0ed5a104873b
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.