From 19dd23906724f03fabf91f372f0f29ca9aeeaddd Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Mon, 6 May 2024 07:55:35 -0400 Subject: [PATCH] Sort alphabetically within each section --- docs/apidoc/index.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/apidoc/index.rst b/docs/apidoc/index.rst index 64ecc1d1b64c..e6f6381d1649 100644 --- a/docs/apidoc/index.rst +++ b/docs/apidoc/index.rst @@ -1,4 +1,7 @@ .. module:: qiskit +.. + Within each section, the modules should be arranged alphabetically to + align with qiskit/documentation. ============= API Reference @@ -10,10 +13,10 @@ Circuit construction: :maxdepth: 1 circuit - circuit_library circuit_classical - circuit_singleton classicalfunction + circuit_library + circuit_singleton Quantum information: @@ -34,9 +37,9 @@ Transpilation: qiskit.synthesis.unitary.aqc transpiler transpiler_passes + transpiler_synthesis_plugins transpiler_preset transpiler_plugins - transpiler_synthesis_plugins Primitives and providers: