API Reference Examples

This page highlights good examples of API reference within Qiskit projects. You can follow these examples to create your own API reference.

Module API

This section highlights good examples of model level API pages. These are good examples because they provide an overview of the module, contain commonly used code examples, highlight important information to take note as well as group classes in the module in a meaningful way.

Code Examples

This section highlights good examples for adding code examples in API reference.