Skip to content
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

Update crate documentation #104

Merged
merged 4 commits into from
Sep 20, 2022
Merged

Conversation

rajarshimaitra
Copy link
Contributor

Description

After #99 the previous documentation have been removed and new docs as per structopts documentation. 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:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@rajarshimaitra
Copy link
Contributor Author

This is rebased on top of #102 to include all the remaining code changes..

@notmandatory notmandatory added this to the Release 0.7.0 milestone Jul 14, 2022
@rajarshimaitra rajarshimaitra linked an issue Jul 20, 2022 that may be closed by this pull request
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@rajarshimaitra
Copy link
Contributor Author

Thanks for nits @waterst0ne .. Really helpful..

@rajarshimaitra
Copy link
Contributor Author

@waterst0ne Updated with your comments..

@rajarshimaitra
Copy link
Contributor Author

Rebased on latest #102

@rajarshimaitra
Copy link
Contributor Author

Rebased on top of #102 ..

@rajarshimaitra
Copy link
Contributor Author

Thanks @notmandatory for the 102 merge.. Rebased on master..

This is basic documentation update and should be straight forward to review..

@rajarshimaitra rajarshimaitra linked an issue Sep 19, 2022 that may be closed by this pull request
Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f8a5999

@notmandatory
Copy link
Member

@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 rajarshimaitra merged commit 352d6c8 into bitcoindevkit:master Sep 20, 2022
@rajarshimaitra
Copy link
Contributor Author

Thanks @notmandatory for the review.. All looks good to me.. Merged..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Bug in help doc Show valid options in help where possible
4 participants