docs: Make VMware Workstation / Player page appear in the menu

By adding it to sitemap.html.in. Also <ul> can't be nested in <p>.
This commit is contained in:
Matthias Bolte 2010-12-23 16:56:11 +01:00
parent 2412babedb
commit e1cee1085a
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<html>
<body>
<h1>VMware Workstation/Player hypervisors driver</h1>
<h1>VMware Workstation / Player hypervisors driver</h1>
<p>
The libvirt VMware Workstation driver should be able to manage any Workstation and
Player version supported by the VMware VIX API. See the compatibility list
@ -15,10 +15,12 @@
<p>
The libvirt VMware driver provides per-user drivers (the "session" instance).
Two uris are available:
</p>
<ul>
<li>"vmwareplayer" for VMware Player</li>
<li>"vmwarews" for VMware Workstation</li>
</ul>
<p>
Some example connection URIs for the driver are:
</p>

View File

@ -192,6 +192,10 @@
<a href="drvesx.html">VMware ESX</a>
<span>Driver for VMware ESX</span>
</li>
<li>
<a href="drvvmware.html">VMware Workstation / Player</a>
<span>Driver for VMware Workstation / Player</span>
</li>
</ul>
</li>
<li>