Commit Graph

4 Commits (c29de5290868444db7e3b304d8729936a44328ec)

Author SHA1 Message Date
Johannes F. Knauf c61f71bfa4 New rule key-ordering
closes #67
8 years ago
Adrien Vergé 073462a87d docs(rules): Fix missing truthy rule in index 9 years ago
Adrien Vergé f6bab05e8a Rules: Add the 'key-duplicates' rule 10 years ago
Adrien Vergé 38234a1d3c Doc: Generate documentation with Sphinx
HTML documentation should be built with sphinx. This enables easy
integration with Read The Docs [1]. It can also be generated manually by
running:

    make -C docs html

A man page can be generated by running:

    make -C docs man

[1]: http://yamllint.readthedocs.org/
10 years ago