Skip to content

Commit

Permalink
Link to qiskit.synthesis.unitary.aqc on API index page (#12331)
Browse files Browse the repository at this point in the history
* Link to `qiskit.synthesis.unitary.aqc` on API index page

* Add to index page
  • Loading branch information
Eric-Arellano authored May 5, 2024
1 parent 7882eb1 commit 27bd5e7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
1 change: 1 addition & 0 deletions docs/apidoc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ API Reference
pulse
scheduler
synthesis
qiskit.synthesis.unitary.aqc
primitives
qasm2
qasm3
Expand Down
6 changes: 6 additions & 0 deletions docs/apidoc/qiskit.synthesis.unitary.aqc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. _qiskit-synthesis_unitary_aqc:

.. automodule:: qiskit.synthesis.unitary.aqc
:no-members:
:no-inherited-members:
:no-special-members:
7 changes: 1 addition & 6 deletions qiskit/synthesis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,7 @@
.. autofunction:: qs_decomposition
The Approximate Quantum Compiler is available here:
.. autosummary::
:toctree: ../stubs/
qiskit.synthesis.unitary.aqc
The Approximate Quantum Compiler is available as the module :mod:`qiskit.synthesis.unitary.aqc`.
One-Qubit Synthesis
===================
Expand Down

0 comments on commit 27bd5e7

Please sign in to comment.