documentation
documentation copied to clipboard
The documentation content home for https://docs.quantum-computing.ibm.com.
```[tasklist] ### Tasks - [ ] https://github.com/Qiskit/documentation/issues/1639 - [ ] https://github.com/Qiskit/documentation/issues/1640 - [ ] https://github.com/Qiskit/documentation/issues/1641 - [ ] https://github.com/Qiskit/documentation/issues/1642 - [ ] https://github.com/Qiskit/documentation/issues/1643 - [ ] https://github.com/Qiskit/documentation/issues/1644 - [ ]...
Request from product: In the intro to every tools page (so not workflow pages) we should include a link to the latest release notes for the tools that are used...
We made huge improvements to API docs in https://github.com/Qiskit/documentation/issues/479. This epic is to track other follow-up improvements we still want to make. ```[tasklist] ### Tasks - [ ] https://github.com/Qiskit/documentation/issues/1098 -...
An overview page of what functions are and why you'd want to use them. question: should this page define the 2 main function types? or should there be a dedicated...
a general guide for how to install the functions package and get started using them. Should not go into too much detail on how to use each specific function, this...
Long lines are annoying because they result in horizontal scrolling inside the code block. We should consider using a linter (like Ruff or Pylint) to ensure that code blocks are...
closes #1538 How do we want these links to appear? Here are some different ways I could add them, but all of these options seem a little heavy-handed and will...
Implemented to ensure all images have some alt text Fixes #1651
Based on user feedback from the Qiskit Slack, I added more explanations of commonly used methods and attributes of circuits. In particular: - explained how to extract information from circuits...
With performance becoming a big feature of qiskit for the rest of the year we should include a page somewhere in docs (not sure where yet) that explains the following:...