Merge pull request #89 from qiboteam/matcha_intro
Add notebook about introduction to qmatchatea backend to docs
This commit is contained in:
15
doc/source/code-examples/index.rst
Normal file
15
doc/source/code-examples/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
.. _examples:
|
||||
|
||||
Code examples
|
||||
=============
|
||||
|
||||
In this section we present code examples from basic to advanced features
|
||||
implemented in Qibotn.
|
||||
|
||||
Introduction to backends
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/qmatchatea_intro/qmatchatea_introduction.ipynb
|
||||
@@ -45,6 +45,7 @@ extensions = [
|
||||
"sphinx.ext.intersphinx",
|
||||
"sphinx_copybutton",
|
||||
"sphinxcontrib.katex",
|
||||
"nbsphinx",
|
||||
]
|
||||
|
||||
templates_path = ["_templates"]
|
||||
|
||||
@@ -73,6 +73,7 @@ Contents
|
||||
:caption: Introduction
|
||||
|
||||
getting-started/index
|
||||
code-examples/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user