From b43165f478d3b3d337cb526da128ba2ee8dda8a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Elena=20Pe=C3=B1a=20Tapia?= <epenatap@gmail.com>
Date: Mon, 6 Nov 2023 11:14:16 +0100
Subject: [PATCH] Remove algorithms API doc

---
 docs/apidoc/algorithms.rst | 6 ------
 docs/index.rst             | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)
 delete mode 100644 docs/apidoc/algorithms.rst

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