Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 480 Bytes

index.rst

File metadata and controls

35 lines (27 loc) · 480 Bytes
.. toctree::
   :maxdepth: 2
   :caption: PennyLane-Lightning
   :titlesonly:
   :hidden:

   Overview <overview>
   installation
   support
   Architecture <arch/arch_overview>

.. toctree::
   :maxdepth: 2
   :caption: Usage
   :hidden:

   devices

.. toctree::
   :maxdepth: 1
   :caption: Development
   :hidden:

   add_kernel
   benchmark

.. toctree::
   :maxdepth: 1
   :caption: API
   :hidden:

   code/__init__
   C++ API <api/library_root>