Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/apidoc/algorithms.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/apidoc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,4 @@ Deprecated Modules
.. toctree::
:maxdepth: 1

algorithms
opflow
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😢

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "fix" was merged 10 mins ago Qiskit/qiskit-neko#34. I've re-triggered the CI to see if it passes now.


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
Expand Down
Loading