mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
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:
parent
43b438f068
commit
5a16027bf0
10
docs/00-INDEX
Normal file
10
docs/00-INDEX
Normal 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
6
docs/00-README
Normal 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.
|
Loading…
Reference in New Issue
Block a user