提交 820068c9 编写于 作者: A Andrea Bolognani

docs: Add developer-tooling.rst

This part describes entirely optional tooling, so it makes sense not
to have it advertised too prominently. Move it to a separate page.
Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
Reviewed-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 94153862
=================
Developer tooling
=================
libvirt includes support for some useful development tools right
in its source repository, meaning users will be able to take
advantage of them without little or no configuration. Examples
include:
- `color_coded <https://github.com/jeaye/color_coded>`__, a vim
plugin for libclang-powered semantic syntax highlighting;
- `YouCompleteMe <http://valloric.github.io/YouCompleteMe/>`__, a
vim plugin for libclang-powered semantic code completion.
...@@ -322,19 +322,6 @@ background reading on the subject, on `Richard Jones' guide to ...@@ -322,19 +322,6 @@ background reading on the subject, on `Richard Jones' guide to
working with open source working with open source
projects <http://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/>`__. projects <http://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/>`__.
Tooling
=======
libvirt includes support for some useful development tools right
in its source repository, meaning users will be able to take
advantage of them without little or no configuration. Examples
include:
- `color_coded <https://github.com/jeaye/color_coded>`__, a vim
plugin for libclang-powered semantic syntax highlighting;
- `YouCompleteMe <http://valloric.github.io/YouCompleteMe/>`__, a
vim plugin for libclang-powered semantic code completion.
Libvirt committer guidelines Libvirt committer guidelines
============================ ============================
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册