---
docs/drivers.html.in | 1 +
docs/index.html.in | 6 ++++++
docs/sitemap.html.in | 8 ++++++++
3 files changed, 15 insertions(+)
diff --git a/docs/drivers.html.in b/docs/drivers.html.in
index 307d286..3d79ed5 100644
--- a/docs/drivers.html.in
+++ b/docs/drivers.html.in
@@ -30,6 +30,7 @@
<li><strong><a
href="drvxen.html">Xen</a></strong></li>
<li><strong><a href="drvhyperv.html">Microsoft
Hyper-V</a></strong></li>
<li><strong><a href="drvphyp.html">IBM PowerVM
(phyp)</a></strong></li>
+ <li><strong><a
href="drvparallels.html">Parallels</a></strong></li>
</ul>
<h2><a name="storage">Storage drivers</a></h2>
diff --git a/docs/index.html.in b/docs/index.html.in
index c84eb1f..038986d 100644
--- a/docs/index.html.in
+++ b/docs/index.html.in
@@ -63,6 +63,12 @@
The <a
href="http://libvirt.org/drvhyperv.html">Microsoft
Hyper-V</a> hypervisor
</li>
<li>
+ The <a
href="http://libvirt.org/drvphyp.html">IBM
PowerVM</a> hypervisor
+ </li>
+ <li>
+ The <a
href="http://libvirt.org/drvparallels.html">Parallels</a> hypervisor
+ </li>
+ <li>
Virtual networks using bridging, NAT, VEPA and VN-LINK.
</li>
<li>
diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in
index 206040c..afabf2d 100644
--- a/docs/sitemap.html.in
+++ b/docs/sitemap.html.in
@@ -216,6 +216,14 @@
<a href="drvhyperv.html">Microsoft Hyper-V</a>
<span>Driver for Microsoft Hyper-V</span>
</li>
+ <li>
+ <a href="drvphyp.html">IBM PowerVM</a>
+ <span>Driver for IBM PowerVM</span>
+ </li>
+ <li>
+ <a href="drvparallels.html">Parallels</a>
+ <span>Driver for Parallels Cloud Server</span>
+ </li>
</ul>
</li>
<li>
--
1.7.11.7