Skip to content
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

ToC with duplicated entries #1196

Closed
Tracked by #479
arnaucasau opened this issue Apr 18, 2024 · 1 comment
Closed
Tracked by #479

ToC with duplicated entries #1196

arnaucasau opened this issue Apr 18, 2024 · 1 comment

Comments

@arnaucasau
Copy link
Collaborator

arnaucasau commented Apr 18, 2024

There are pages with duplicated headers that create duplicated entries in the ToC. An example can be found in this page:

Captura desde 2024-04-18 16-29-27

In that case, we have functions at the beginning of the page, and afterward, an inlined class that contains two methods with the same name.

@Eric-Arellano
Copy link
Collaborator

Fixed by @arnaucasau's header hierarchy improvement 🚀 toc of https://docs.quantum.ibm.com/api/qiskit/0.44/qasm3#dump

Screenshot 2024-05-10 at 10 29 36 AM

There still is a top-level dump function vs Exporter.dump, but now the header is lower for the method so it's not confusing

Screenshot 2024-05-10 at 10 29 58 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants