yamllint/docs/index.rst
2017-07-19 14:56:21 +02:00

30 lines
458 B
ReStructuredText

yamllint documentation
======================
.. automodule:: yamllint
Screenshot
----------
.. image:: screenshot.png
:alt: yamllint screenshot
.. note::
The default output format is inspired by `eslint <http://eslint.org/>`_, a
great linting tool for Javascript.
Table of contents
-----------------
.. toctree::
:maxdepth: 2
quickstart
configuration
rules
disable_with_comments
development
text_editors
integration