mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-11 09:17:18 +00:00
We've been expanding documentation, and now need to organize things a bit cleaner and separate content into new major folders: Introduction, Getting Started, User Guides, Developer Guides, Tutorials, and Release notes.. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
digraph {
|
|
a [shape=record label="left | {above|middle|below} | <f1>right"]
|
|
b [shape=record label="{row1\l|row2\r|{row3\nleft|<f2>row3\nright}|row4}"]
|
|
}
|