Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 802 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 802 Bytes

docs

Architecture

For an explanation of the overall architecture, see architecture.md.

Roadmap

For our technical roadmap, see tech-roadmap.md.

Source code documentation

At the moment, we've mostly just added doc strings for packages relevant to Feature developers, see:

Generating the source code documentation locally

Follow the instructions in ../README.md. Afterwards, you will find it in documentation.

Feature development

For a brief guide on how to build a polyPod Feature, see build-a-feature.md.