Skip to content

Commit d10df26

Browse files
Don't show h1s in module page table of contents (#949)
Closes #932. We decided: 1. We are going to keep showing h1s for class and function pages. It's useful because they have non-trivial code at the top level, like their docstring and constructor. It's nice to have the quick way to access the value. 2. For now at least, we won't show h4s in the module pages. There are 8 module pages in the current API docs that use h4s. I think showing h4s improved ~3 of them, and made ~5 worse. So, for now, let's not include them. This can be revisited, especially after #942. This regens all APIs but reverts dev docs, which have unrelated changes and will be regenerated in a dedicated PR.
1 parent 62ad14b commit d10df26

File tree

2,286 files changed

+2310
-2285
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,286 files changed

+2310
-2285
lines changed

docs/api/qiskit-ibm-provider/0.7/ibm_job.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/ibm_jupyter.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/ibm_provider.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/ibm_transpiler.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/ibm_utils.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/ibm_visualization.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/qiskit_ibm_provider.transpiler.passes.basis.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/qiskit_ibm_provider.transpiler.passes.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.7/qiskit_ibm_provider.transpiler.passes.scheduling.md

Lines changed: 1 addition & 1 deletion

docs/api/qiskit-ibm-provider/0.8/ibm_job.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)