Commit 0373f2b
authored
Fix sidepanel contents for section on noise (#7518)
The removal of some documents in a previous PR left the left-side TOC
panel with an extra heading. Now, it also turns out that none of the
other sections in the Cirq docs use an accordion, so we can feed two
birds with one scone by getting rid of the accordion and moving the
contents up one level. This should result in a properly-structured
panel.
<div align="center">
<img width="50%" alt="image"
src="https://github.com/user-attachments/assets/fd90fb7e-4085-448f-8e09-016df4348212"
/>
</div>1 parent c09b3d0 commit 0373f2b
1 file changed
+9
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
182 | 179 | | |
183 | 180 | | |
184 | 181 | | |
| |||
0 commit comments