-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add preliminary draft of architecture.md doc #1341
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some ideas, I like where this is going!
docs/architecture/architecture.md
Outdated
@@ -6,48 +6,71 @@ This document describes the architecture of ibc-rs. If you're looking for a high | |||
|
|||
![](docs/architecture/assets/repo-context.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like the picture is not rendered. I would find it useful if we do have an overview diagram, e.g., a system context diagram.
Co-authored-by: Adi Seredinschi <adizere@gmail.com>
Closing this PR and opening a new one because I accidentally deleted my fork 😬 |
This is a preliminary draft of an architecture.md doc that aims to cover the overall high-level layout of the ibc-rs crate. I'm roughly following the same structure for this doc that rust-analyzer uses: https://github.com/rust-analyzer/rust-analyzer/blob/d7c99931d05e3723d878bea5dc26766791fa4e69/docs/dev/architecture.md.
Things I want to further flesh out with this doc include: