]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: introduce a "knowledge base" for task oriented guides
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 8 Jul 2019 12:58:56 +0000 (13:58 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 9 Jul 2019 17:43:12 +0000 (18:43 +0100)
commit3918fb0dc138502f5a61a6e2729ff2f5124672bd
treed157c26129558900059cff78fabfc788477bfd81
parent66ec1e80b14e42ec22e78ed85eff92654178b11d
docs: introduce a "knowledge base" for task oriented guides

The previously added AMD SEV doc was not linked from anywhere on the
website. Address this by introducing a new "Knowledge base" section
that can hold task oriented guide to various features. Moving the SEV,
disk locking and secure usage guides under this section.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/Makefile.am
docs/docs.html.in
docs/kbase.html.in [new file with mode: 0644]
docs/kbase/launch_security_sev.html.in [moved from docs/launch_security_sev.html.in with 100% similarity]
docs/kbase/locking-lockd.html.in [moved from docs/locking-lockd.html.in with 100% similarity]
docs/kbase/locking-sanlock.html.in [moved from docs/locking-sanlock.html.in with 100% similarity]
docs/kbase/locking.html.in [moved from docs/locking.html.in with 100% similarity]
docs/kbase/secureusage.html.in [moved from docs/secureusage.html.in with 100% similarity]