We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0594f commit f5d8001Copy full SHA for f5d8001
docs/api.md
@@ -5,6 +5,7 @@ The hugr-qir module allows the conversion of hugr to QIR.
5
See the [hugr-qir section](https://github.com/Quantinuum/hugr-qir) of the documentation website for some example usage.
6
7
```{eval-rst}
8
-.. automodule:: hugr_qir.hugr_to_qir
+.. automodule:: hugr_qir.hugr_to_qir.hugr_to_qir
9
+.. automodule:: hugr_qir.output.OutputFormat
10
11
```
0 commit comments