Skip to content

Conversation

@jamillambert
Copy link
Collaborator

The docs do not appear on crates.io for 0.10.1 because of doc_auto_cfg.

  • Remove the attribute from node and jsonrpc
  • Add a crate level doc for node which was missing.

Closes #414

This attribute prevent the rustdocs from being generated.

Remove it from these two published crates so that the docs will be built
next release.
Add a brief description of the node crate at the crate level.

The readme follows with the details.
Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 4defca4

@tcharding tcharding mentioned this pull request Nov 18, 2025
@tcharding tcharding merged commit b48e8e1 into rust-bitcoin:master Nov 18, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

corepc-node does not have a documentation section on crates.io

2 participants