Skip to content

Commit

Permalink
Rename "Use the transpile function" section to "Configuring transpila…
Browse files Browse the repository at this point in the history
…tion" and update defaults and configuration options docs (#970)

Part of #885

---------

Co-authored-by: abbycross <[email protected]>
  • Loading branch information
kevinsung and abbycross authored Mar 6, 2024
1 parent 3f151c3 commit 69e63ee
Show file tree
Hide file tree
Showing 5 changed files with 284 additions and 231 deletions.
28 changes: 14 additions & 14 deletions docs/transpile/_toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,7 @@
"url": "/transpile/custom-transpiler-pass"
},
{
"title": "Transpiler plugins",
"children": [
{
"title": "Install and use transpiler plugins",
"url": "/transpile/transpiler-plugins"
},
{
"title": "Create a transpiler plugin",
"url": "/transpile/create-a-transpiler-plugin"
}
]
},
{
"title": "Use the transpile function",
"title": "Configure transpilation",
"children": [
{
"title": "Default settings and configuration options",
Expand All @@ -56,6 +43,19 @@
}
]
},
{
"title": "Transpiler plugins",
"children": [
{
"title": "Install and use transpiler plugins",
"url": "/transpile/transpiler-plugins"
},
{
"title": "Create a transpiler plugin",
"url": "/transpile/create-a-transpiler-plugin"
}
]
},
{
"title": "Qiskit transpiler service",
"children":[
Expand Down
Loading

0 comments on commit 69e63ee

Please sign in to comment.