docs: fill out docs page with useful links

The docs page is currently completely empty. Fill it in with
links to the various documentation, categorized as to whether
it is targetting people deploying libvirt, application
developers using libvirt, or people working on libvirt
itself.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange
2016-10-31 11:29:21 +00:00
parent 0af6b0c18e
commit 4f1812f88d
2 changed files with 164 additions and 1 deletions

View File

@@ -596,6 +596,10 @@ div.panel dl {
margin: 0px;
}
div.panel ul {
margin-left: 1em;
}
div.panel dt {
margin: 0px;
}