Files
validations-libs/doc/source/index.rst
Jiri Podivin bcd6d6e857 Moving doc structure closer to that in validations-commons.
After merge of 723586 anyway.

Specific changes include:
new readme.rst in doc structure
tox adjustment
license info
bugtracking and source links
date update
badges
CONTRIBUTING.rst
ansible_autodoc.py
release notes infrastructure

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ia3db253e05d0f8d754259ff841a783f29cd6a70f
2021-02-25 13:11:34 +01:00

26 lines
433 B
ReStructuredText

================================
Validations Framework Client API
================================
This is the Validations Framework Client API. It provides:
* a Python API: the ``validations_libs`` module, to
* list and run validation(s) on node(s).
Contents
========
.. toctree::
:maxdepth: 2
readme
contributing
testing
reference/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`