-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing properties headers #1282
Add missing properties headers #1282
Conversation
Thanks for contributing to Qiskit documentation! Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huh, so this only impacted 4 pages? Weird. To confirm, you checked Provider and Runtime too?
Yes, I thought the same, but I used the
|
This PR adds headers to all properties in the API docs that didn't have a dedicated page to match the design of the other components. Closes Qiskit#1274
This PR adds headers to all properties in the API docs that didn't have a dedicated page to match the design of the other components.
Closes #1274