You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yamllint/docs
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/
9 years ago
..
Makefile Doc: Generate documentation with Sphinx 9 years ago
conf.py Doc: Generate documentation with Sphinx 9 years ago
configuration.rst Doc: Generate documentation with Sphinx 9 years ago
development.rst Doc: Generate documentation with Sphinx 9 years ago
index.rst Doc: Generate documentation with Sphinx 9 years ago
quickstart.rst Doc: Generate documentation with Sphinx 9 years ago
rules.rst Doc: Generate documentation with Sphinx 9 years ago
text_editors.rst Doc: Generate documentation with Sphinx 9 years ago