diff --git a/.github/workflows/documentation.yaml b/.github/workflows/docs.yaml similarity index 94% rename from .github/workflows/documentation.yaml rename to .github/workflows/docs.yaml index 2681e3ed..0377e93b 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/docs.yaml @@ -1,4 +1,4 @@ -name: documentation +name: docs on: [push, pull_request, workflow_dispatch] @@ -14,6 +14,7 @@ jobs: - name: Install dependencies run: | pip install sphinx sphinx_rtd_theme myst_parser + python setup.py install - name: Sphinx build run: | sphinx-build docs/source _build diff --git a/docs/source/generated/qlasskit.qlassfun.qlassfa.rst b/docs/source/generated/qlasskit.qlassfun.qlassfa.rst new file mode 100644 index 00000000..cb63d945 --- /dev/null +++ b/docs/source/generated/qlasskit.qlassfun.qlassfa.rst @@ -0,0 +1,6 @@ +qlasskit.qlassfun.qlassfa +========================= + +.. currentmodule:: qlasskit.qlassfun + +.. autofunction:: qlassfa \ No newline at end of file diff --git a/docs/source/generated/qlasskit.types.qint.rst b/docs/source/generated/qlasskit.types.qint.rst index 768350cd..5662ef4c 100644 --- a/docs/source/generated/qlasskit.types.qint.rst +++ b/docs/source/generated/qlasskit.types.qint.rst @@ -1,4 +1,4 @@ -qlasskit.types.qint +qlasskit.types.qint =================== .. automodule:: qlasskit.types.qint @@ -21,6 +21,7 @@ qlasskit.types.qint Qint12 Qint16 Qint2 + Qint3 Qint4 Qint8