Skip to content

Conversation

@tcharding
Copy link
Member

First fix all the docs build errors then enable docs build in CI, as we do in other crates in our stack.

apoelstra
apoelstra previously approved these changes May 3, 2022
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 10339dc

Nice!

sanket1729
sanket1729 previously approved these changes May 9, 2022
Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

ACK 10339dc

@sanket1729
Copy link
Member

Would need rebase again

tcharding added 3 commits May 10, 2022 11:44
The compiler emits various warnings of type:

 warning: public documentation for ...

Remove the docs that include links to private methods and types.
Fix all the docs build warnings for broken links.
Add docs build to the ci script, guard with env var `DO_DOCS` as we do
in other crates in the stack.

Add a docs build job to the CI configuration using the nightly toolchain
as required.
@tcharding tcharding dismissed stale reviews from sanket1729 and apoelstra via c40d350 May 10, 2022 01:45
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK c40d350

Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

re-ACK c40d350

@sanket1729 sanket1729 merged commit 3c111a2 into rust-bitcoin:master May 10, 2022
heap-coder added a commit to heap-coder/rust-miniscript that referenced this pull request Sep 27, 2025
…I pipeline

c40d350dde582ae84bc155c17a1aed37fe37722e CI: Build the docs (Tobin C. Harding)
3ff4f14c8108b94fa448ac0b04615f1893ab2238 Fix docs links (Tobin C. Harding)
432c49bb7ba422b26618d531ac79fcffc52f58d4 Remove reference to private types (Tobin C. Harding)

Pull request description:

  First fix all the docs build errors then enable docs build in CI, as we do in other crates in our stack.

ACKs for top commit:
  apoelstra:
    ACK c40d350dde582ae84bc155c17a1aed37fe37722e
  sanket1729:
    re-ACK c40d350dde582ae84bc155c17a1aed37fe37722e

Tree-SHA512: d5370db7db6a3f2fa7cfbacc8fa4c55073c42c353fb763c19d0f42a3abfe7362ffb9eb97b3fa20399481a2cbe45e2962c092249be06197b37f5839db55deaa5b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants