Christian Widlund
695fc5f1f1
docs: Add plugin section for Visual Studio Code
2022-06-22 18:12:56 +02:00
Christian Widlund
632665c3e6
docs: Add plugin section for IntelliJ
2022-06-20 14:47:43 +02:00
Krzysztof Magosa
a825645cbe
Add information about Emacs integration
2017-03-25 18:53:09 +01:00
Daniel M. Capella
f507319419
Doc: Add ALE Vim plugin
2017-02-28 14:01:25 -05:00
Adrien Vergé
3a017a5a22
Doc: Update Neovim integration documentation
...
Since it has been merged into Neomake:
https://github.com/benekastah/neomake/commit/45dfc5
https://github.com/benekastah/neomake/pull/289
2016-03-10 08:59:31 +01:00
Adrien Vergé
d2b5f69309
Doc: Update Vim integration documentation
...
Since it has been merged into Syntastic:
https://github.com/scrooloose/syntastic/commit/8c4dadc
https://github.com/scrooloose/syntastic/pull/1675
2016-01-26 17:20:22 +01:00
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/
2016-01-22 18:20:28 +01:00