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

doc comment link leads to 404; doc for branch_wire missing #1676

Open
qartik opened this issue Nov 21, 2024 · 0 comments
Open

doc comment link leads to 404; doc for branch_wire missing #1676

qartik opened this issue Nov 21, 2024 · 0 comments

Comments

@qartik
Copy link
Member

qartik commented Nov 21, 2024

/// [Set outputs](BlockBuilder::set_outputs) and [finish](`BlockBuilder::finish_sub_container`).
pub fn finish_with_outputs(
mut self,
branch_wire: Wire,
outputs: impl IntoIterator<Item = Wire>,

'Set outputs' leads to https://docs.rs/hugr-core/0.13.3/hugr_core/builder/cfg/struct.DFGWrapper.html

Also, consider adding some doc for branch_wire. It's not obvious how the data from branch wire is different from that in outputs.

@qartik qartik changed the title doc comments leads to 404 doc comment link leads to 404 Nov 21, 2024
@qartik qartik changed the title doc comment link leads to 404 doc comment link leads to 404; doc for branch_wire missing Nov 21, 2024
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

No branches or pull requests

1 participant