diff --git a/docs/apidoc/algorithms.rst b/docs/apidoc/algorithms.rst deleted file mode 100644 index 25d1bd4a412b..000000000000 --- a/docs/apidoc/algorithms.rst +++ /dev/null @@ -1,6 +0,0 @@ -.. _qiskit-algorithms: - -.. automodule:: qiskit.algorithms - :no-members: - :no-inherited-members: - :no-special-members: diff --git a/docs/index.rst b/docs/index.rst index ef0b28d777b0..b82e864ccfca 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,7 +3,7 @@ Qiskit |version| documentation ############################## Qiskit is open-source software for working with quantum computers -at the level of circuits, pulses, and algorithms. +at the level of circuits and pulses. The central goal of Qiskit is to build a software stack that makes it easy for anyone to use quantum computers, regardless of their skill level or