aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2009-06-29 11:09:17 +0000
committerDaniel P. Berrange <berrange@redhat.com>2009-06-29 11:09:17 +0000
commit2c359dd609186b56bdaeb04d831b70992dcd6e3b (patch)
tree11d29180b6d9fcb8697f4197c450b05603c8652c /docs/sitemap.html.in
parentFix crash in QEMU driver with bad capabilities data (diff)
downloadlibvirt-2c359dd609186b56bdaeb04d831b70992dcd6e3b.tar.gz
libvirt-2c359dd609186b56bdaeb04d831b70992dcd6e3b.tar.bz2
libvirt-2c359dd609186b56bdaeb04d831b70992dcd6e3b.zip
Add HACKING doc to the website
Diffstat (limited to 'docs/sitemap.html.in')
-rw-r--r--docs/sitemap.html.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in
index 2e21530c0..430b2181a 100644
--- a/docs/sitemap.html.in
+++ b/docs/sitemap.html.in
@@ -214,6 +214,10 @@
<a href="internals.html">Internals</a>
<span>Working on the internals of libvirt API, driver and daemon code</span>
<ul>
+ <li>
+ <a href="hacking.html">Contributor guidelines</a>
+ <span>General hacking guidelines for contributors</span>
+ </li>
<li>
<a href="api_extension.html">API extensions</a>
<span>Adding new public libvirt APIs</span>