.. _JOBTMPL/Quality: Quality ####### The category *quality* provides workflow templates implementing * :ref:`JOBTMPL/VerifyDocs` - Verify code snippets in documentations for correctness. * :ref:`JOBTMPL/CheckDocumentation` - Check documentation coverage in Python modules. * :ref:`JOBTMPL/StaticTypeCheck` - Check type annotations using mypy. .. toctree:: :hidden: VerifyDocs StaticTypeCheck CheckDocumentation