Qiskit / qiskit_sphinx_theme

A Sphinx theme and documentation guidelines for Qiskit and Qiskit Ecosystem projects
https://qisk.it/docs-guide
Apache License 2.0
15 stars 29 forks source link

Add example of class attributes #601

Closed Eric-Arellano closed 6 months ago

Eric-Arellano commented 6 months ago

We've encountered this in Qiskit documentation. We want them here to have an example of how Sphinx renders class attributes.

These are attributes specified in the class docstring with the Attributes caption. They are different than properties.