doc: add qmatchateam intro example to the 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_intro.ipynb
|
||||
@@ -0,0 +1 @@
|
||||
../../../../../examples/qmatchatea_intro/qmatchatea_introduction.ipynb
|
||||
Reference in New Issue
Block a user