mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
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:
parent
2412babedb
commit
e1cee1085a
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user