Closed

Description
Problem: Documentation, by definition, creates a separate source of truth independent of the code. While we can autogenerate certain documentation like method signatures (e.g., godoc), there's no realistic automated system for documentation that broad areas like:
- key concepts
- system architecture (including diagrams, which are both expensive to maintain and highly valuable to readers)
- how and why to use certain {classes|methods|subsystems}
- how various pieces fit together
This issue is to collect ideas for what process(es) libp2p should put in place to stay up to date. I don't know what the best practice here is, but we should think about this early before it becomes an unmanageable nightmare.
Metadata
Metadata
Assignees
Labels
No labels