Commit d10df26
authored
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- docs/api
- qiskit-ibm-provider
- 0.7
- 0.8
- 0.9
- qiskit-ibm-runtime
- 0.14
- 0.15
- 0.16
- 0.17
- 0.18
- 0.19
- qiskit
- 0.19
- 0.24
- 0.25
- 0.26
- 0.27
- 0.28
- 0.29
- 0.30
- 0.31
- 0.32
- 0.33
- 0.35
- 0.36
- 0.37
- 0.38
- 0.39
- 0.40
- 0.41
- 0.42
- 0.43
- 0.44
- 0.45
- 0.46
- scripts/lib/api
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 changedLines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
0 commit comments