mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Fine tuning documentation pages.
This commit is contained in:
6
doc/JobTemplate/Quality/VerifyDocs.rst
Normal file
6
doc/JobTemplate/Quality/VerifyDocs.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
.. _JOBTMPL/VerifyDocs:
|
||||
|
||||
VerifyDocs (idea)
|
||||
#################
|
||||
|
||||
.. todo:: VerifyDocs:: Needs documentation.
|
||||
@@ -5,11 +5,13 @@ Quality
|
||||
|
||||
The category *quality* provides workflow templates implementing
|
||||
|
||||
* :ref:`JOBTMPL/CheckDocumentation` -
|
||||
* :ref:`JOBTMPL/StaticTypeCheck` -
|
||||
* :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
|
||||
|
||||
Reference in New Issue
Block a user