Skip to content

Commit

Permalink
Add docs for qml.ftqc module (#7018)
Browse files Browse the repository at this point in the history
Adds the `qml.ftqc` module to the docs index so that Sphinx captures the
documentation therein.
  • Loading branch information
joeycarter authored Feb 27, 2025
1 parent 2c3a11f commit 9260c26
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/code/qml_ftqc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
qml.ftqc
========

.. currentmodule:: pennylane.ftqc

.. warning::

This module is currently experimental and will not maintain API stability between releases.

.. automodapi:: pennylane.ftqc
:no-heading:
:include-all-objects:
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ PennyLane is **free** and **open source**, released under the Apache License, Ve

code/qml_capture
code/qml_devices
code/qml_ftqc
code/qml_measurements
code/qml_pytrees
code/qml_operation
Expand Down

0 comments on commit 9260c26

Please sign in to comment.