mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 10:05:31 +00:00
docs: Point to compiling guide from code contribution guide
The "hacking" doc details where to find the code, but not how to compile it - link to the instructions contained in `compiling.rst`. Signed-off-by: Tim Small <tim@seoss.co.uk> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
7218970862
commit
401a6171a3
@ -19,6 +19,15 @@ If you want to contribute to translations of libvirt, join the appropriate
|
||||
language team in Weblate. Translation updates to libvirt will be merged
|
||||
during the feature freeze window.
|
||||
|
||||
Working with the code
|
||||
=====================
|
||||
|
||||
In general you should base your work upon the git master branch.
|
||||
|
||||
The `"Git checkout" section <compiling.html#git-checkout>`__
|
||||
of the libvirt installation instructions give an overview of the
|
||||
compilation process.
|
||||
|
||||
Preparing patches
|
||||
=================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user