documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The documentation content home for https://docs.quantum-computing.ibm.com.

Results 385 documentation issues
Sort by recently updated
recently updated
newest added

### URL, if applicable https://docs.quantum.ibm.com/guides/construct-circuits) ### Describe the new content you are requesting. Looking over the docs for constructing circuits, I don't see any discussion of the `QuantumRegister` or `ClassicalRegister`...

content πŸ“„

Version control with notebooks can be a bit annoying, we should look into [jupytext](https://jupytext.readthedocs.io/en/latest/) and see if that could fix some of our problems.

infra πŸ—οΈ

The Qiskit patterns diagram used in the Intro to Qiskit page and the patterns pages should be updated to include a "serverless" element. current suggestion is to include a rectangle...

on hold ⏸️
design 🎨

### URL to the relevant documentation A `DAGCircuit` (https://docs.quantum.ibm.com/api/qiskit/qiskit.dagcircuit.DAGCircuit) is an essential part of the transpilation backbone. Formerly, we had the tutorial at https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/circuits_advanced/04_transpiler_passes_and_passmanager.ipynb to describe how to work with...

content πŸ“„
bug πŸ›

A page with general advice on setting up an ecosystem project, including: * Dependency management, like Poetry - recommend lockfiles * Setting up testing * Packaging for PyPI * Code...

content πŸ“„
ecosystem

## What the new page should cover: - Callback - possible shoutout to ecosystem project - TreBugger - partially-transpile subcircuits (?) ## SME collaborators (involve for planning and review): @mtreinish,...

content πŸ“„
needs discussion πŸ’¬
new ✨
on hold ⏸️

Advice for new projects on setting up high-quality documentation. It should cover: * Setting up Sphinx (maybe also something simpler?) * Documentation best practices * qiskit-sphinx-theme We can base this...

content πŸ“„
ecosystem

We agreed there should be some content in the new "open-source" section for ecosystem maintainers. ```[tasklist] ### Tasks - [ ] #1707 - [ ] #1708 - [ ] #1584...

content πŸ“„
epic πŸ”οΈ
ecosystem

### URL, if applicable _No response_ ### Describe the new content you are requesting. In Qiskit, the string `name` attribute of a Gate is used by transpiler passes to determine...

content πŸ“„
needs discussion πŸ’¬
needs triage πŸ€”