]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Add programming-languages.rst
authorAndrea Bolognani <abologna@redhat.com>
Mon, 6 Apr 2020 12:45:11 +0000 (14:45 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 8 Apr 2020 07:32:32 +0000 (09:32 +0200)
commit94153862ab16e7745f4c17633416d41394b489c3
tree0b224935597c218a6d3f534aed779f5f351270ab
parent5155f6f4b12fda8c064ecc45539e7d253156eae0
docs: Add programming-languages.rst

Most new contributors are probably going to modify existing code rather
than introducing all-new programs and scripts, and even when the latter
happen they'll hopefully get a feel for which programming languages are
considered acceptable for the project by looking at what's already in
the repo. Make this part less prominent by moving it to a separate page.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/hacking.rst
docs/programming-languages.rst [new file with mode: 0644]