qiskit-community / povm-toolbox

A toolbox for the implementation of positive operator-valued measures (POVMs).
https://qiskit-community.github.io/povm-toolbox/
Apache License 2.0
6 stars 0 forks source link

docs: replace TODO labels on all high-level docstrings #11

Closed mrossinek closed 2 months ago

mrossinek commented 2 months ago

This ensures that all "high-level" docstrings have at least a short description. This is important because these are the single lines that are pulled into the preview on each listing of submodules and/or classes in the autosummary statements.

I also added an "under construction"-disclaimer to all API reference module pages.