Skip to content

Commit

Permalink
another attempt to add AQC to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellyGarion committed Jan 22, 2024
1 parent 9e87164 commit 25f93ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/apidoc/synthesis_aqc.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. _qiskit-synthesis-unitary-aqc:

.. automodule:: qiskit.synthesis.aqc
.. automodule:: qiskit.synthesis.AQC
:no-members:
:no-inherited-members:
:no-special-members:
2 changes: 1 addition & 1 deletion qiskit/synthesis/unitary/aqc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

r"""
==========================================================
Approximate Quantum Compiler (:mod:`qiskit.synthesis.aqc`)
Approximate Quantum Compiler (:mod:`qiskit.synthesis.AQC`)
==========================================================
.. currentmodule:: qiskit.synthesis.unitary.aqc
Expand Down

0 comments on commit 25f93ca

Please sign in to comment.