Uh oh!
There was an error while loading. Please reload this page.
Update crate documentation - #104
Conversation
rajarshimaitra
commented
Jul 8, 2022
This is rebased on top of #102 to include all the remaining code changes.. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rajarshimaitra
commented
Jul 23, 2022
Thanks for nits @waterst0ne .. Really helpful.. |
rajarshimaitra
commented
Aug 7, 2022
@waterst0ne Updated with your comments.. |
rajarshimaitra
commented
Aug 7, 2022
Rebased on latest #102 |
rajarshimaitra
commented
Sep 9, 2022
Rebased on top of #102 .. |
rajarshimaitra
commented
Sep 12, 2022
Thanks @notmandatory for the 102 merge.. Rebased on master.. This is basic documentation update and should be straight forward to review.. |
notmandatory
commented
Sep 19, 2022
@rajarshimaitra I added a commit with some small grammar and punctuation changes. For the punctuation I primarily added periods to the end of lines in the rust docs, which is how they do it in other rust docs I've seen. If these changes look OK feel free to merge the PR, or I'm happy to merge it tomorrow with your OK. |
rajarshimaitra
commented
Sep 20, 2022
Thanks @notmandatory for the review.. All looks good to me.. Merged.. |
Description
After #99 the previous documentation have been removed and new docs as per
structoptsdocumentation. This PR adds more documentation across the crate..This PR is above #102 , to accommodate all the further refactoring changes.
The Readme About section have been updated with more details.. Readme format made aligned with the BDK project itself..
The Readme file is used itself as the crate level documentation in docs.rs too..
Checklists
All Submissions:
cargo fmtandcargo clippybefore committing