Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 5 additions & 10 deletions docs/guides/_toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,7 @@
},
{
"title": "Visualize circuit timing",
"url": "/docs/guides/visualize-circuit-timing",
"isNew": true,
"isNewDate": "2025-11-20"
"url": "/docs/guides/visualize-circuit-timing"
},
{
"title": "Plot quantum states",
Expand All @@ -285,18 +283,15 @@
"children": [
{
"title": "Quantum resource management interface (QRMI)",
"url": "/docs/guides/qrmi",
"isNew": true
"url": "/docs/guides/qrmi"
},
{
"title": "SPANK plugin for QRMI",
"url": "/docs/guides/slurm-plugin",
"isNew": true
"url": "/docs/guides/slurm-plugin"
},
{
"title": "SPANK plugin user guide",
"url": "/docs/guides/slurm-hpc-ux",
"isNew": true
"url": "/docs/guides/slurm-hpc-ux"
},
{
"title": "Qiskit MCP servers",
Expand Down Expand Up @@ -921,4 +916,4 @@
]
}
]
}
}
10 changes: 4 additions & 6 deletions docs/tutorials/_toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,14 @@
"title": "Long-range entanglement with dynamic circuits",
"url": "/docs/tutorials/long-range-entanglement"
},
{
{
"title": "Compilation methods for Hamiltonian simulation circuits",
"url": "/docs/tutorials/compilation-methods-for-hamiltonian-simulation-circuits"
},
{
{
"title": "Simulation of kicked Ising Hamiltonian with dynamic circuits",
"url": "/docs/tutorials/dc-hex-ising"
}
}
]
},
{
Expand Down Expand Up @@ -232,9 +232,7 @@
},
{
"title": "Low-overhead error detection with spacetime codes",
"url": "/docs/tutorials/ghz-spacetime-codes",
"isNew": true,
"isNewDate": "2026-01-05"
"url": "/docs/tutorials/ghz-spacetime-codes"
}
]
}
Expand Down