docs: create initial documentation subdirectory structure

As the number of meta-virtualization users grows, the need to document
various parts of the layer grows as well. Rather than rely only on
wiki and online docs, we'll create a layer-local holding tank for relevant
bits of documentation.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Bruce Ashfield 2013-03-18 07:08:29 -07:00
parent 43b438f068
commit 5a16027bf0
2 changed files with 16 additions and 0 deletions

10
docs/00-INDEX Normal file
View File

@ -0,0 +1,10 @@
This is a brief list of all the files in meta-virtualization/docs and what
they contain. If you add a documentation file, please list it here in
alphabetical order as well.
00-INDEX
- this file.
00-README
- info on the goals of meta-virtualization and this docs subdir

6
docs/00-README Normal file
View File

@ -0,0 +1,6 @@
meta-virtualization: docs
=========================
The docs subdirectory is a holding tank for meta-virtualization related
READMEs, documentation, testing information, configuration and other
notes that help the users of meta-virt.