doc: add Getting Started Guide

Initial version of Getting Started Guide doc (and images).
Need to replace images with better ones.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2018-03-10 14:35:19 -08:00
committed by Jack Ren
parent c6218bd1dd
commit da54bde3a7
5 changed files with 307 additions and 5 deletions

View File

@@ -33,6 +33,14 @@ table.align-center {
display: table !important;
}
.code-block-caption {
color: #000;
font: italic 85%/1 arial,sans-serif;
padding: 1em 0;
text-align: center;
}
`
/* make .. hlist:: tables fill the page */
table.hlist {
width: 95% !important;